On Fri, Mar 22, 2013 at 2:36 PM, Ian Lartey <ian@xxxxxxxxxxxxxxx> 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 <ian@xxxxxxxxxxxxxxx> > Signed-off-by: Graeme Gregory <gg@xxxxxxxxxxxxxxx> > --- > 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.walleij@xxxxxxxxxx> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html