Re: [PATCH 09/15] regulator: da9063: Do not hardcode return values

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

[PATCH 09/15] regulator: da9063: 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/da9063-regulator.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/da9063-regulator.c b/drivers/regulator/da9063-regulator.c index a61b5d99