|
@@ -403,8 +403,6 @@ static int usb_hcd_omap_probe (const struct hc_driver *driver,
|
|
|
static inline void
|
|
static inline void
|
|
|
usb_hcd_omap_remove (struct usb_hcd *hcd, struct platform_device *pdev)
|
|
usb_hcd_omap_remove (struct usb_hcd *hcd, struct platform_device *pdev)
|
|
|
{
|
|
{
|
|
|
- struct ohci_hcd *ohci = hcd_to_ohci (hcd);
|
|
|
|
|
-
|
|
|
|
|
usb_remove_hcd(hcd);
|
|
usb_remove_hcd(hcd);
|
|
|
if (!IS_ERR_OR_NULL(hcd->phy)) {
|
|
if (!IS_ERR_OR_NULL(hcd->phy)) {
|
|
|
(void) otg_set_host(hcd->phy->otg, 0);
|
|
(void) otg_set_host(hcd->phy->otg, 0);
|