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.gou...@linaro.org> > Signed-off-by: Deepak Saxena <dsax...@linaro.org> > Acked-by: Alan Stern <st...@rowland.harvard.edu> > Acked-by: Jingoo Han <jg1....@samsung.com> > Cc: Vivek Gautam <gautam.vi...@samsung.com> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Kukjin Kim <kgene....@samsung.com> > Cc: Greg KH <g...@kroah.com> > Cc: linux-usb@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 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html