On Fri, Mar 22, 2013 at 2:36 PM, Ian Lartey <i...@slimlogic.co.uk> wrote:
> Palmas charger has 16 GPIOs > add palmas_gpio_[read|write|update] api to take account > second bank of GPIOs > > Signed-off-by: Ian Lartey <i...@slimlogic.co.uk> > Signed-off-by: Graeme Gregory <g...@slimlogic.co.uk> > --- > drivers/gpio/gpio-palmas.c | 77 > ++++++++++++++++++++++++++++++++++++-------- > include/linux/mfd/palmas.h | 12 ++++++- > 2 files changed, 74 insertions(+), 15 deletions(-) > > diff --git a/drivers/gpio/gpio-palmas.c b/drivers/gpio/gpio-palmas.c > index e3a4e56..636648c 100644 > --- a/drivers/gpio/gpio-palmas.c > +++ b/drivers/gpio/gpio-palmas.c > @@ -1,7 +1,7 @@ > /* > - * TI Palma series PMIC's GPIO driver. > + * TI Palmas series PMIC's GPIO driver. > * > - * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. > + * Copyright (c) 2012-2012, NVIDIA CORPORATION. All rights reserved. Do you mean 2012-2013? Anyway, Acked-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/