Re: [PATCH 05/15] regulator: max8925: Do not hardcode return value
On Tue, Feb 18, 2014 at 04:11:01PM +0530, Sachin Kamat wrote: > Propagate the error value returned by the function instead. Applied, thanks. signature.asc Description: Digital signature
[PATCH 05/15] regulator: max8925: Do not hardcode return value
Propagate the error value returned by the function instead. Signed-off-by: Sachin Kamat --- drivers/regulator/max8925-regulator.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/max8925-regulator.c b/drivers/regulator/max8925-regulator.c index 5b939894bf