Re: [PATCH] regulator: core: Fix comment for regulator_register()

2013-01-03 Thread Mark Brown
On Thu, Jan 03, 2013 at 09:01:47PM +0800, Axel Lin wrote: > regulator_register() does not return 0 on success, fix the comment. Applied, thanks. signature.asc Description: Digital signature

[PATCH] regulator: core: Fix comment for regulator_register()

2013-01-03 Thread Axel Lin
regulator_register() does not return 0 on success, fix the comment. Signed-off-by: Axel Lin --- drivers/regulator/core.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c index 9afcdda3..861cda1 100644 --- a/drivers/regul