On Thu, 11 Jun 2009 19:43:55 +0800 Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote: > > +#ifdef LNW_OTG_HOST_DRIVER > > + langwell_unregister_host(&LNW_OTG_HOST_DRIVER); > > +#endif > > I don't seem to be able to find the langwell_ functions in any of the > existing submitted patch trees ? > > What other stuff does this depend upon and has that been > submitted/accepted yet ? Alan, +#ifdef CONFIG_USB_LANGWELL_OTG +#define LNW_OTG_HOST_DRIVER ehci_otg_driver +#endif While the CONFIG_USB_LANGWELL_OTG has been accepted. The transceiver driver and OTG client driver that this driver depends are all accepted. Thanks, Alek -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html