Re: [PATCH 06/15] regulator: lp872x: Do not hardcode return values

2014-02-19 Thread Mark Brown
On Tue, Feb 18, 2014 at 04:11:02PM +0530, Sachin Kamat wrote: > Propagate the error values returned by the function instead. Applied, thanks. signature.asc Description: Digital signature

[PATCH 06/15] regulator: lp872x: Do not hardcode return values

2014-02-18 Thread Sachin Kamat
Propagate the error values returned by the function instead. Signed-off-by: Sachin Kamat --- drivers/regulator/lp872x.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/lp872x.c b/drivers/regulator/lp872x.c index 2e4734ff79fc..2e022aabd951 100644 --- a