Re: [PATCHv4 4/6] GPIO: TPS65910: Move driver to drivers/gpio/

From: Grant Likely
Date: Wed May 18 2011 - 13:50:31 EST


On Wed, May 18, 2011 at 05:42:31PM +0100, Liam Girdwood wrote:
> 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@xxxxxxxxxxxxxxx>
> > ---
> > 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.

Yes, go ahead and take the series all together.

g.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/