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 Sam

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 patch

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 bod

[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 inserti