Re: [PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-11-18 Thread Fabio Estevam
On Sun, Nov 18, 2012 at 2:20 AM, Anton Vorontsov wrote: > It seems that the patch depends on other patches in this series. > > I don't see it linux-next, so if anything, for the drivers/power part: > > Acked-by: Anton Vorontsov Thanks, Anton. Yes, the mfd patches still need to be applied by

Re: [PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-11-18 Thread Fabio Estevam
On Sun, Nov 18, 2012 at 2:20 AM, Anton Vorontsov cbouatmai...@gmail.com wrote: It seems that the patch depends on other patches in this series. I don't see it linux-next, so if anything, for the drivers/power part: Acked-by: Anton Vorontsov cbouatmai...@gmail.com Thanks, Anton. Yes, the mfd

Re: [PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-11-17 Thread Anton Vorontsov
On Thu, Oct 04, 2012 at 12:15:08AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Convert to the new da9052 interrupt functions, so that we can get rid of > irq_base references. > > Cc: Anton Vorontsov > Signed-off-by: Fabio Estevam > --- It seems that the patch depends on other

Re: [PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-11-17 Thread Anton Vorontsov
On Thu, Oct 04, 2012 at 12:15:08AM -0300, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com Convert to the new da9052 interrupt functions, so that we can get rid of irq_base references. Cc: Anton Vorontsov c...@mail.ru Signed-off-by: Fabio Estevam

Re: [PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-10-05 Thread Mark Brown
On Thu, Oct 04, 2012 at 12:15:08AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Convert to the new da9052 interrupt functions, so that we can get rid of > irq_base references. Reviewed-by: Mark Brown -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-10-05 Thread Mark Brown
On Thu, Oct 04, 2012 at 12:15:08AM -0300, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com Convert to the new da9052 interrupt functions, so that we can get rid of irq_base references. Reviewed-by: Mark Brown broo...@opensource.wolfsonmicro.com -- To unsubscribe from

[PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-10-03 Thread Fabio Estevam
From: Fabio Estevam Convert to the new da9052 interrupt functions, so that we can get rid of irq_base references. Cc: Anton Vorontsov Signed-off-by: Fabio Estevam --- Build tested only. drivers/power/da9052-battery.c | 44 +++- 1 file changed, 25

[PATCH 5/6] power: da9052-battery: Convert to the new da9052 interrupt functions

2012-10-03 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Convert to the new da9052 interrupt functions, so that we can get rid of irq_base references. Cc: Anton Vorontsov c...@mail.ru Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Build tested only. drivers/power/da9052-battery.c | 44