On Sun, Jul 06, 2008 at 01:30:50PM +0300, Felipe Balbi wrote: > On Sun, Jul 06, 2008 at 02:26:30PM +0400, Dmitry Baryshkov wrote: > > diff --git a/drivers/usb/host/ohci-omap.c b/drivers/usb/host/ohci-omap.c > > index 4f21646..8b92532 100644 > > --- a/drivers/usb/host/ohci-omap.c > > +++ b/drivers/usb/host/ohci-omap.c > > @@ -222,6 +222,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; > > Why? It's part of struct otg_transceiver. > Actually the ohci-omap.c:start_hnp does a bit more than just otg_start_hnp(tranceiver). Maybe it should be merged. I dunno. -- With best wishes Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html