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

From: Liam Girdwood
Date: Wed May 18 2011 - 13:25:06 EST


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.

Thanks

Liam
--
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/