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
> , that means re
On 02/15/2013 06:24 PM, Manjunath Goudar wrote:
Separate the Atmel host controller driver from ehci-hcd host code
into its own driver module.
In V2:
Resolved below compiler error.
drivers/usb/host/ehci-atmel.c: In function 'ehci_atmel_drv_remove':
drivers/usb/host/ehci-atmel.c:167: error: implic
Separate the Atmel host controller driver from ehci-hcd host code
into its own driver module.
In V2:
Resolved below compiler error.
drivers/usb/host/ehci-atmel.c: In function 'ehci_atmel_drv_remove':
drivers/usb/host/ehci-atmel.c:167: error: implicit declaration of function
'ehci_shutdown'
Signe
3 matches
Mail list logo