Re: [PATCH] MUSB: fix DaVinci glue layer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 22, 2010 at 10:07:52PM +0300, Sergei Shtylyov wrote:
> CONFIG_ARCH_DAVINCI now embraces both the "real" DaVinci and DA8xx/OMAP-L1x --
> on which the DaVinci glue layer won't work. Change the Makefile dependency to
> CONFIG_ARCH_DAVINCI_DMx which corresponds to "real" DaVinci.
> 
> Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx>
> 
> ---
> Greg, it would be nice if this patch got into 2.6.33...

Why?  What suddenly caused this to be urgent?

>  drivers/usb/musb/Kconfig  |    2 +-
>  drivers/usb/musb/Makefile |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> Index: linux-2.6/drivers/usb/musb/Kconfig
> ===================================================================
> --- linux-2.6.orig/drivers/usb/musb/Kconfig
> +++ linux-2.6/drivers/usb/musb/Kconfig
> @@ -42,7 +42,7 @@ config USB_MUSB_SOC
>  	default y if (BF52x && !BF522 && !BF523)
>  
>  comment "DaVinci 35x and 644x USB support"
> -	depends on USB_MUSB_HDRC && ARCH_DAVINCI
> +	depends on USB_MUSB_HDRC && ARCH_DAVINCI_DMx

Since when do we have config options in lowercase?

thanks,

greg k-h
--
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

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux