[PATCH 3/8] USB: EHCI: make ehci-s5p a separate driver

Stephen Warren swarren at wwwdotorg.org
Mon Feb 11 12:40:08 EST 2013


On 02/10/2013 11:58 AM, manjunath.goudar at linaro.org wrote:
> From: Manjunath Goudar <manjunath.goudar at linaro.org>
> 
> Separate the s5p host controller driver from ehci-hcd host code
> into its own driver module.

> diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c

> -#ifdef CONFIG_USB_EHCI_TEGRA
> -#include "ehci-tegra.c"
> -#define PLATFORM_DRIVER		tegra_ehci_driver
> -#endif

That's also still wrong.




More information about the linux-arm-kernel mailing list