|
@@ -2591,7 +2591,7 @@ static int isp1362_hc_start(struct usb_hcd *hcd)
|
|
|
|
|
|
/*-------------------------------------------------------------------------*/
|
|
/*-------------------------------------------------------------------------*/
|
|
|
|
|
|
-static struct hc_driver isp1362_hc_driver = {
|
|
|
|
|
|
+static const struct hc_driver isp1362_hc_driver = {
|
|
.description = hcd_name,
|
|
.description = hcd_name,
|
|
.product_desc = "ISP1362 Host Controller",
|
|
.product_desc = "ISP1362 Host Controller",
|
|
.hcd_priv_size = sizeof(struct isp1362_hcd),
|
|
.hcd_priv_size = sizeof(struct isp1362_hcd),
|