On Mon, Aug 29, 2011 at 02:46:47PM +0400, Sergei Shtylyov wrote: > Hello. Hi Sergei, > >@@ -157,7 +107,8 @@ static int ehci_hcd_au1xxx_drv_probe(struct platform_device *pdev) > > } > > #endif > > > >- hcd = ehci_hcd_plat_add(pdev, ehci_au1xxx_hc_driver); > >+ hcd = ehci_hcd_plat_add_init(pdev, ehci_au1xxx_hc_driver, > > Haven't you just removed 'ehci_au1xxx_hc_driver'? Yep, and as spotted by "ABRAHAM, KISHON VIJAY" already, it has to be replaced by NULL. > > >+ au1xxx_ehci_setup, NULL); > > WBR, Sergei Sebastian -- 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