Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-11-03 Thread Krzysztof Kozlowski
On pon, 2014-11-03 at 18:00 +, Lee Jones wrote: > On Mon, 03 Nov 2014, Lee Jones wrote: > > > On Tue, 14 Oct 2014, Krzysztof Kozlowski wrote: > > > > > Use power_supply_put() to decrement the power supply's device reference > > > counter. > > > > > > Signed-off-by: Krzysztof Kozlowski > >

Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-11-03 Thread Lee Jones
On Mon, 03 Nov 2014, Lee Jones wrote: > On Tue, 14 Oct 2014, Krzysztof Kozlowski wrote: > > > Use power_supply_put() to decrement the power supply's device reference > > counter. > > > > Signed-off-by: Krzysztof Kozlowski > > --- > > drivers/mfd/ab8500-sysctrl.c | 2 ++ > > 1 file changed, 2

Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-11-03 Thread Lee Jones
On Tue, 14 Oct 2014, Krzysztof Kozlowski wrote: > Use power_supply_put() to decrement the power supply's device reference > counter. > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/mfd/ab8500-sysctrl.c | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks. > diff --git

Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-11-03 Thread Lee Jones
On Tue, 14 Oct 2014, Krzysztof Kozlowski wrote: Use power_supply_put() to decrement the power supply's device reference counter. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/ab8500-sysctrl.c | 2 ++ 1 file changed, 2 insertions(+) Applied, thanks. diff

Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-11-03 Thread Lee Jones
On Mon, 03 Nov 2014, Lee Jones wrote: On Tue, 14 Oct 2014, Krzysztof Kozlowski wrote: Use power_supply_put() to decrement the power supply's device reference counter. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/ab8500-sysctrl.c | 2 ++ 1 file

Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-11-03 Thread Krzysztof Kozlowski
On pon, 2014-11-03 at 18:00 +, Lee Jones wrote: On Mon, 03 Nov 2014, Lee Jones wrote: On Tue, 14 Oct 2014, Krzysztof Kozlowski wrote: Use power_supply_put() to decrement the power supply's device reference counter. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com

Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-10-28 Thread Linus Walleij
On Tue, Oct 14, 2014 at 2:35 PM, Krzysztof Kozlowski wrote: > Use power_supply_put() to decrement the power supply's device reference > counter. > > Signed-off-by: Krzysztof Kozlowski Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-10-28 Thread Linus Walleij
On Tue, Oct 14, 2014 at 2:35 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: Use power_supply_put() to decrement the power supply's device reference counter. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Acked-by: Linus Walleij linus.wall...@linaro.org Yours, Linus

[PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-10-14 Thread Krzysztof Kozlowski
Use power_supply_put() to decrement the power supply's device reference counter. Signed-off-by: Krzysztof Kozlowski --- drivers/mfd/ab8500-sysctrl.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/ab8500-sysctrl.c b/drivers/mfd/ab8500-sysctrl.c index 93b2d2c32ca3..d05a5719cfc4

[PATCH 7/7] mfd: ab8500: Decrement the power supply's device reference counter

2014-10-14 Thread Krzysztof Kozlowski
Use power_supply_put() to decrement the power supply's device reference counter. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/ab8500-sysctrl.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/ab8500-sysctrl.c b/drivers/mfd/ab8500-sysctrl.c index