Re: [PATCH 2/2] regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14

2014-05-01 Thread Mark Brown
On Wed, Apr 30, 2014 at 10:40:42AM +0200, Krzysztof Kozlowski wrote: > GPIO 0 is a valid GPIO so allow using it as external control for > S2MPS14 regulators. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH 2/2] regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14

2014-05-01 Thread Mark Brown
On Wed, Apr 30, 2014 at 10:40:42AM +0200, Krzysztof Kozlowski wrote: GPIO 0 is a valid GPIO so allow using it as external control for S2MPS14 regulators. Applied, thanks. signature.asc Description: Digital signature

[PATCH 2/2] regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14

2014-04-30 Thread Krzysztof Kozlowski
GPIO 0 is a valid GPIO so allow using it as external control for S2MPS14 regulators. Signed-off-by: Krzysztof Kozlowski --- drivers/regulator/s2mps11.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/regulator/s2mps11.c

[PATCH 2/2] regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14

2014-04-30 Thread Krzysztof Kozlowski
GPIO 0 is a valid GPIO so allow using it as external control for S2MPS14 regulators. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/regulator/s2mps11.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/regulator/s2mps11.c