Re: [V2 2/8] USB: EHCI: make ehci-atmel a separate driver

From: Arnd Bergmann
Date: Mon Feb 18 2013 - 05:13:46 EST


On Monday 18 February 2013, Bo Shen wrote:
> > - .name = "atmel-ehci",
> > + .name = hcd_name,
>
> This change will cause atmel ehci won't work with the none device tree
> kernel.
>
> it can be fixed with replace other places using "atmel-ehci" with
> <hcd_name>, that means replace "atmel-ehci" with "ehci-atmel" at other
> places.

Ah, that is right. Thanks for pointing it out!

Manjunath, please revert this change and ensure you are not changing
the contents of the 'platform_driver->name' field in any of the drivers.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/