All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Grant Likely <grant.likely@secretlab.ca>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] misc/eeprom: Fix dependecy on 'PPC_MPC5200_GPIO'
Date: Wed, 9 Nov 2011 10:25:40 +0100	[thread overview]
Message-ID: <20111109102540.322fabe9@wker> (raw)
In-Reply-To: <1320793779.14409.415.camel@x61.thuisdomein>

On Wed, 09 Nov 2011 00:09:39 +0100
Paul Bolle <pebolle@tiscali.nl> wrote:

> The driver for the DigsyMTC display configuration EEPROMs device got
> added by commit 469dded183 ("misc/eeprom: add eeprom access driver for
> digsy_mtc board"). Its Kconfig symbol depends on PPC_MPC5200_GPIO. But
> at the time that driver got added PPC_MPC5200_GPIO was already renamed
> to GPIO_MPC5200, by commit 6eae1ace68 ("gpio: Move mpc5200 gpio driver
> to drivers/gpio").
> 
> So make this driver depend on GPIO_MPC5200. And since GPIO_MPC5200 itself
> implies that GPIOLIB is set, that dependency can be dropped.
> 
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>

Acked-by: Anatolij Gustschin <agust@denx.de>

Thanks!

      reply	other threads:[~2011-11-09  9:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 23:09 [PATCH] misc/eeprom: Fix dependecy on 'PPC_MPC5200_GPIO' Paul Bolle
2011-11-09  9:25 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111109102540.322fabe9@wker \
    --to=agust@denx.de \
    --cc=akpm@linux-foundation.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pebolle@tiscali.nl \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.