Re: [PATCH] regulator: as3722: set the correct current limit

2013-11-29 Thread Mark Brown
On Thu, Nov 28, 2013 at 07:10:42PM +0800, Vince Hsu wrote: > Simple fix to set the correct current limit for SD0/1/6. Applied, thanks. signature.asc Description: Digital signature

[PATCH] regulator: as3722: set the correct current limit

2013-11-28 Thread Vince Hsu
Simple fix to set the correct current limit for SD0/1/6. Signed-off-by: Vince Hsu --- drivers/regulator/as3722-regulator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/as3722-regulator.c b/drivers/regulator/as3722-regulator.c index 5917fe3dc983..b9f1d24c