RE: [PATCH 2/2] ARM: EXYNOS: change the name of USB ohci header

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

 



Jingoo Han wrote:
> 
> This patch changes the name of USB ohci header from 'usb-exynos.h'
> to 'usb-ohci-exynos.h'. This is because this header file has
> the platdata for only Exynos ohci.
> 
> Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>
> ---
>  arch/arm/mach-exynos/dev-ohci.c                    |    2 +-
>  arch/arm/mach-exynos/mach-origen.c                 |    2 +-
>  arch/arm/mach-exynos/mach-smdkv310.c               |    2 +-
>  drivers/usb/host/ohci-exynos.c                     |    2 +-
>  .../{usb-exynos.h => usb-ohci-exynos.h}            |    0
>  5 files changed, 4 insertions(+), 4 deletions(-)
>  rename include/linux/platform_data/{usb-exynos.h => usb-ohci-exynos.h}
> (100%)
> 
> diff --git a/arch/arm/mach-exynos/dev-ohci.c b/arch/arm/mach-exynos/dev-
> ohci.c
> index 4244d02..d5bc129 100644
> --- a/arch/arm/mach-exynos/dev-ohci.c
> +++ b/arch/arm/mach-exynos/dev-ohci.c
> @@ -12,7 +12,7 @@
> 
>  #include <linux/dma-mapping.h>
>  #include <linux/platform_device.h>
> -#include <linux/platform_data/usb-exynos.h>
> +#include <linux/platform_data/usb-ohci-exynos.h>
> 
>  #include <mach/irqs.h>
>  #include <mach/map.h>
> diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach-
> exynos/mach-origen.c
> index c931ce1..2bbfa8e 100644
> --- a/arch/arm/mach-exynos/mach-origen.c
> +++ b/arch/arm/mach-exynos/mach-origen.c
> @@ -26,7 +26,7 @@
>  #include <linux/platform_data/i2c-s3c2410.h>
>  #include <linux/platform_data/s3c-hsotg.h>
>  #include <linux/platform_data/usb-ehci-s5p.h>
> -#include <linux/platform_data/usb-exynos.h>
> +#include <linux/platform_data/usb-ohci-exynos.h>
> 
>  #include <asm/mach/arch.h>
>  #include <asm/hardware/gic.h>
> diff --git a/arch/arm/mach-exynos/mach-smdkv310.c b/arch/arm/mach-
> exynos/mach-smdkv310.c
> index 063cb94..c70eaad 100644
> --- a/arch/arm/mach-exynos/mach-smdkv310.c
> +++ b/arch/arm/mach-exynos/mach-smdkv310.c
> @@ -23,7 +23,7 @@
>  #include <linux/platform_data/i2c-s3c2410.h>
>  #include <linux/platform_data/s3c-hsotg.h>
>  #include <linux/platform_data/usb-ehci-s5p.h>
> -#include <linux/platform_data/usb-exynos.h>
> +#include <linux/platform_data/usb-ohci-exynos.h>
> 
>  #include <asm/mach/arch.h>
>  #include <asm/hardware/gic.h>
> diff --git a/drivers/usb/host/ohci-exynos.c b/drivers/usb/host/ohci-
> exynos.c
> index 20a5008..acf9a4b 100644
> --- a/drivers/usb/host/ohci-exynos.c
> +++ b/drivers/usb/host/ohci-exynos.c
> @@ -14,7 +14,7 @@
>  #include <linux/clk.h>
>  #include <linux/of.h>
>  #include <linux/platform_device.h>
> -#include <linux/platform_data/usb-exynos.h>
> +#include <linux/platform_data/usb-ohci-exynos.h>
>  #include <plat/usb-phy.h>
> 
>  struct exynos_ohci_hcd {
> diff --git a/include/linux/platform_data/usb-exynos.h
> b/include/linux/platform_data/usb-ohci-exynos.h
> similarity index 100%
> rename from include/linux/platform_data/usb-exynos.h
> rename to include/linux/platform_data/usb-ohci-exynos.h
> --
> 1.7.1

Looks OK to me, but I need ack from Felipe Balbi?

Felipe, are you OK on this? If so, I'd like to pick this up in my tree.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux