Re: [PATCH RFT] regulator: max8952: Use core GPIO enable support

2012-07-10 Thread Mark Brown
On Tue, Jul 10, 2012 at 06:10:12AM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH RFT] regulator: max8952: Use core GPIO enable support

2012-07-10 Thread Mark Brown
On Tue, Jul 10, 2012 at 06:10:12AM +0800, Axel Lin wrote: Signed-off-by: Axel Lin axel@gmail.com Applied, thanks. signature.asc Description: Digital signature

[PATCH RFT] regulator: max8952: Use core GPIO enable support

2012-07-09 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/max8952.c | 59 +++ 1 file changed, 4 insertions(+), 55 deletions(-) diff --git a/drivers/regulator/max8952.c b/drivers/regulator/max8952.c index ea58a44..355ca7b 100644 --- a/drivers/regulator/max8952.c +++

[PATCH RFT] regulator: max8952: Use core GPIO enable support

2012-07-09 Thread Axel Lin
Signed-off-by: Axel Lin axel@gmail.com --- drivers/regulator/max8952.c | 59 +++ 1 file changed, 4 insertions(+), 55 deletions(-) diff --git a/drivers/regulator/max8952.c b/drivers/regulator/max8952.c index ea58a44..355ca7b 100644 ---