All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix
@ 2011-08-11  8:22 Darren Hart
  2011-08-11  8:22 ` [PATCH 1/1] routerstationpro: remove superfluous endif in gpio Kconfig Darren Hart
  2011-08-11 13:54 ` [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Darren Hart @ 2011-08-11  8:22 UTC (permalink / raw)
  To: yocto, bruce.ashfield

The following fix addresses a superfluous endif introduced by the patch
adding the gpio support for the nxp_74hc153. Applies to
yocto/standard/routerstationpro.

A patch is included in my meta series to update the routerstationpro.scc
with this patch.
The following changes since commit 022556dea477e50b3e09140e1f2e328901b3664c:

  Merge branch 'yocto/standard/base' into yocto/standard/routerstationpro (2011-08-10 09:59:50 -0400)

are available in the git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/dvhart/yocto/linux-yocto-3.0.git  dvhart/yocto/standard/routerstationpro

Darren Hart (1):
  routerstationpro: remove superfluous endif in gpio Kconfig

 drivers/gpio/Kconfig |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

-- 
1.7.6



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] routerstationpro: remove superfluous endif in gpio Kconfig
  2011-08-11  8:22 [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix Darren Hart
@ 2011-08-11  8:22 ` Darren Hart
  2011-08-11 13:54 ` [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: Darren Hart @ 2011-08-11  8:22 UTC (permalink / raw)
  To: yocto, bruce.ashfield

The following patch introduced a superfluous endif at the end
of drivers/gpio/Kconfig, resulting in configuration failures.

commit d3bce96fa662b68f4de2146894c026a9da561df7
Author: Zumeng Chen <zumeng.chen@windriver.com>
Date:   Wed Sep 29 09:58:56 2010 +0800

    Add gpio support for nxp_74hc153

Remove the extra endif.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Zumeng Chen <zumeng.chen@windriver.com>
---
 drivers/gpio/Kconfig |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 29591e2..df5c97c 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -463,5 +463,3 @@ config GPIO_NXP_74HC153
 	help
 	  Platform driver for NXP 74HC153 Dual 4-input Multiplexer. This
 	  provides a GPIO interface supporting inputs.
-
-endif
-- 
1.7.6



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix
  2011-08-11  8:22 [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix Darren Hart
  2011-08-11  8:22 ` [PATCH 1/1] routerstationpro: remove superfluous endif in gpio Kconfig Darren Hart
@ 2011-08-11 13:54 ` Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2011-08-11 13:54 UTC (permalink / raw)
  To: Darren Hart; +Cc: yocto

On 11-08-11 04:22 AM, Darren Hart wrote:
> The following fix addresses a superfluous endif introduced by the patch
> adding the gpio support for the nxp_74hc153. Applies to
> yocto/standard/routerstationpro.
>
> A patch is included in my meta series to update the routerstationpro.scc
> with this patch.
> The following changes since commit 022556dea477e50b3e09140e1f2e328901b3664c:

Looks like a forward port artifact. Good find. Merging
this now.

Cheers,

Bruce

>
>    Merge branch 'yocto/standard/base' into yocto/standard/routerstationpro (2011-08-10 09:59:50 -0400)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/dvhart/yocto/linux-yocto-3.0.git  dvhart/yocto/standard/routerstationpro
>
> Darren Hart (1):
>    routerstationpro: remove superfluous endif in gpio Kconfig
>
>   drivers/gpio/Kconfig |    2 --
>   1 files changed, 0 insertions(+), 2 deletions(-)
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-11 13:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11  8:22 [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix Darren Hart
2011-08-11  8:22 ` [PATCH 1/1] routerstationpro: remove superfluous endif in gpio Kconfig Darren Hart
2011-08-11 13:54 ` [PATCH 0/1][linux-yocto-3.0:routerstationpro] gpio Kconfig fix Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.