From: Liam Girdwood <lrg@ti.com>
To: "grant.likely@secretlab.ca" <grant.likely@secretlab.ca>
Cc: Jorge Eduardo Candelaria <jedu@slimlogic.co.uk>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"broonie@opensource.wolfsonmicro.com"
<broonie@opensource.wolfsonmicro.com>,
"sameo@linux.intel.com" <sameo@linux.intel.com>,
Graeme Gregory <gg@slimlogic.co.uk>
Subject: Re: [PATCHv4 4/6] GPIO: TPS65910: Move driver to drivers/gpio/
Date: Wed, 18 May 2011 17:42:31 +0100 [thread overview]
Message-ID: <4DD3F6F7.5090508@ti.com> (raw)
In-Reply-To: <797F9124-08A3-45B9-BA71-284BB3048F1D@slimlogic.co.uk>
On 17/05/11 00:35, Jorge Eduardo Candelaria wrote:
> The GPIO driver should reside in drivers/gpio/ for better
> organization.
>
> Signed-off-by: Jorge Eduardo Candelaria <jedu@slimlogic.co.uk>
> ---
> drivers/gpio/Kconfig | 7 +++
> drivers/gpio/Makefile | 1 +
> drivers/gpio/tps65910-gpio.c | 91 ++++++++++++++++++++++++++++++++++++++++++
> drivers/mfd/Kconfig | 3 +-
> drivers/mfd/Makefile | 2 +-
> drivers/mfd/tps65910-gpio.c | 91 ------------------------------------------
> 6 files changed, 102 insertions(+), 93 deletions(-)
> create mode 100644 drivers/gpio/tps65910-gpio.c
> delete mode 100644 drivers/mfd/tps65910-gpio.c
>
Grant, if you are happy with this I can this series altogether via regulator.
Thanks
Liam
next prev parent reply other threads:[~2011-05-18 17:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-16 23:35 [PATCHv4 4/6] GPIO: TPS65910: Move driver to drivers/gpio/ Jorge Eduardo Candelaria
2011-05-18 16:42 ` Liam Girdwood [this message]
2011-05-18 17:50 ` Grant Likely
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=4DD3F6F7.5090508@ti.com \
--to=lrg@ti.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=gg@slimlogic.co.uk \
--cc=grant.likely@secretlab.ca \
--cc=jedu@slimlogic.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
/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.