[PATCH V5 1/9] USB: OHCI: make ohci-exynos a separate driver

Greg KH greg at kroah.com
Thu Sep 26 12:50:50 EDT 2013


On Sat, Sep 21, 2013 at 04:38:38PM +0530, Manjunath Goudar wrote:
> Separate the  Samsung OHCI EXYNOS host controller driver from ohci-hcd
> host code so that it can be built as a separate driver module.
> This work is part of enabling multi-platform kernels on ARM.
> 
> Signed-off-by: Manjunath Goudar <manjunath.goudar at linaro.org>
> Signed-off-by: Deepak Saxena <dsaxena at linaro.org>
> Acked-by: Alan Stern <stern at rowland.harvard.edu>
> Acked-by: Jingoo Han <jg1.han at samsung.com>
> Cc: Vivek Gautam <gautam.vivek at samsung.com>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Kukjin Kim <kgene.kim at samsung.com>
> Cc: Greg KH <greg at kroah.com>
> Cc: linux-usb at vger.kernel.org
> 
> V2->V3:
>  -No major changes only "exynos" written in capital letters
>   in "OHCI exynos driver".
> 
> V1->V2:
>  -exynos_ohci_hcd structure assignment error fixed.
>  -Removed multiple usb_create_hcd() from prob funtion.
>  -platform_set_drvdata() called before exynos_ohci_phy_enable().
>  -ohci_setup() removed because it is called in .reset member
>   of the ohci_hc_driver structure
> ---

In the future, these "version" lines need to go below the cut ("---"),
not above it, as I need to edit these patches by hand to remove them now
:(

thanks,

greg k-h



More information about the linux-arm-kernel mailing list