[V2 7/8] USB: EHCI: make ehci-w90X900 a separate driver

Alan Stern stern at rowland.harvard.edu
Wed Feb 20 11:33:19 EST 2013


On Fri, 15 Feb 2013, Manjunath Goudar wrote:

> Separate the Nuvoton On-Chip host controller driver
> from ehci-hcd host code into its own static driver module.

> --- a/drivers/usb/host/Kconfig
> +++ b/drivers/usb/host/Kconfig
> @@ -238,7 +238,7 @@ config USB_EHCI_MV
>  	  only be EHCI host. OTG is controller that can switch to host mode.
>  
>  config USB_W90X900_EHCI
> -	bool "W90X900(W90P910) EHCI support"
> +	 tristate "W90X900(W90P910) EHCI support"

Whitespace error.  You inserted an extra space character.

Alan Stern




More information about the linux-arm-kernel mailing list