* [PATCH] ARM: exynos_defconfig: Update EHCI config entry
@ 2014-01-16 8:34 Tushar Behera
2014-01-16 8:50 ` Jingoo Han
0 siblings, 1 reply; 3+ messages in thread
From: Tushar Behera @ 2014-01-16 8:34 UTC (permalink / raw)
To: linux-arm-kernel
Commit 29824c167bea ("USB: host: Rename ehci-s5p to ehci-exynos")
renamed the config entry of EHCI host driver. Similar change needs
to be done in exynos_defconfig as well.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
---
arch/arm/configs/exynos_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index dbe1f1c..4ce7b70 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -94,7 +94,7 @@ CONFIG_FONT_7x14=y
CONFIG_LOGO=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_EHCI_S5P=y
+CONFIG_USB_EHCI_EXYNOS=y
CONFIG_USB_STORAGE=y
CONFIG_USB_DWC3=y
CONFIG_USB_PHY=y
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: exynos_defconfig: Update EHCI config entry
2014-01-16 8:34 [PATCH] ARM: exynos_defconfig: Update EHCI config entry Tushar Behera
@ 2014-01-16 8:50 ` Jingoo Han
2014-01-23 1:22 ` kgene at kernel.org
0 siblings, 1 reply; 3+ messages in thread
From: Jingoo Han @ 2014-01-16 8:50 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday, January 16, 2014 5:34 PM, Tushar Behera wrote:
>
> Commit 29824c167bea ("USB: host: Rename ehci-s5p to ehci-exynos")
> renamed the config entry of EHCI host driver. Similar change needs
> to be done in exynos_defconfig as well.
>
> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
(+cc Vivek Gautam, Yulgon Kim, Julius Werner)
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Yes, right.
I overlooked 'exynos_defconfig', when I changed the name of
Exynos EHCI driver. Thank you for sending the patch. :-)
Best regards,
Jingoo Han
> ---
> arch/arm/configs/exynos_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index dbe1f1c..4ce7b70 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -94,7 +94,7 @@ CONFIG_FONT_7x14=y
> CONFIG_LOGO=y
> CONFIG_USB=y
> CONFIG_USB_EHCI_HCD=y
> -CONFIG_USB_EHCI_S5P=y
> +CONFIG_USB_EHCI_EXYNOS=y
> CONFIG_USB_STORAGE=y
> CONFIG_USB_DWC3=y
> CONFIG_USB_PHY=y
> --
> 1.7.9.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: exynos_defconfig: Update EHCI config entry
2014-01-16 8:50 ` Jingoo Han
@ 2014-01-23 1:22 ` kgene at kernel.org
0 siblings, 0 replies; 3+ messages in thread
From: kgene at kernel.org @ 2014-01-23 1:22 UTC (permalink / raw)
To: linux-arm-kernel
Jingoo Han wrote:
>
> On Thursday, January 16, 2014 5:34 PM, Tushar Behera wrote:
> >
> > Commit 29824c167bea ("USB: host: Rename ehci-s5p to ehci-exynos")
> > renamed the config entry of EHCI host driver. Similar change needs
> > to be done in exynos_defconfig as well.
> >
> > Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
>
> (+cc Vivek Gautam, Yulgon Kim, Julius Werner)
>
> Reviewed-by: Jingoo Han <jg1.han@samsung.com>
>
> Yes, right.
> I overlooked 'exynos_defconfig', when I changed the name of
> Exynos EHCI driver. Thank you for sending the patch. :-)
>
> Best regards,
> Jingoo Han
>
> > ---
> > arch/arm/configs/exynos_defconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/configs/exynos_defconfig
> b/arch/arm/configs/exynos_defconfig
> > index dbe1f1c..4ce7b70 100644
> > --- a/arch/arm/configs/exynos_defconfig
> > +++ b/arch/arm/configs/exynos_defconfig
> > @@ -94,7 +94,7 @@ CONFIG_FONT_7x14=y
> > CONFIG_LOGO=y
> > CONFIG_USB=y
> > CONFIG_USB_EHCI_HCD=y
> > -CONFIG_USB_EHCI_S5P=y
> > +CONFIG_USB_EHCI_EXYNOS=y
> > CONFIG_USB_STORAGE=y
> > CONFIG_USB_DWC3=y
> > CONFIG_USB_PHY=y
> > --
> > 1.7.9.5
OK, applied into -fixes.
Thanks,
Kukjin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-23 1:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16 8:34 [PATCH] ARM: exynos_defconfig: Update EHCI config entry Tushar Behera
2014-01-16 8:50 ` Jingoo Han
2014-01-23 1:22 ` kgene at kernel.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).