Re: [PATCH 02/11] GPIO: DA9052 GPIO module v2

2011-07-05 Thread Arnd Bergmann
On Tuesday 05 July 2011, ashishj3 wrote: > DA9052 PMIC has 16 bit GPIO bus for peripheral control. > > This patch add support for the GPIO pins on the DA9052. > > Signed-off-by: David Dajun Chen > Signed-off-by: Ashish Jangam > CC: Mark Brown > --- > Changes since v2 > - change of file name >

[PATCH 02/11] GPIO: DA9052 GPIO module v2

2011-07-05 Thread ashishj3
DA9052 PMIC has 16 bit GPIO bus for peripheral control. This patch add support for the GPIO pins on the DA9052. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam CC: Mark Brown --- Changes since v2 - change of file name - correct reference to irq_base in function to_irq() - remove p