On Fri, 7 Jun 2013, 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.
> -static void exynos_ohci_phy_enable(struct exynos_
On Friday 07 June 2013 11:33:27 Manjunath Goudar wrote:
>
> #if!IS_ENABLED(CONFIG_USB_OHCI_HCD_PCI) && \
> !IS_ENABLED(CONFIG_USB_OHCI_HCD_PLATFORM) && \
> + !IS_ENABLED(CONFIG_USB_OHCI_EXYNOS) && \
> !defined(PLATFORM_DRIVER) &&\
> !defined(OMAP1_PLATFORM_DR
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
Cc: Arnd Bergmann
Cc: Jingoo Han
Cc: Kukjin Kim
Cc: Greg KH
Cc: Al