USB: Hook start_hnp into ohci struct
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
1133cd8adf
commit
e8b24450a6
@@ -225,6 +225,7 @@ static int ohci_omap_init(struct usb_hcd *hcd)
|
||||
dev_err(hcd->self.controller, "can't find transceiver\n");
|
||||
return -ENODEV;
|
||||
}
|
||||
ohci->start_hnp = start_hnp;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user