regulator: core: Fix return code for invalid parameters
authorMark Brown <broonie@linaro.org>
Fri, 20 Sep 2013 11:32:18 +0000 (12:32 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 23 Sep 2013 11:04:13 +0000 (12:04 +0100)
commit043c998f95036e7fc796b240ab5ba49a8de36df3
treeef8db8c9bb930c5ad431bf815482fc9d82048e39
parentf8c1700dd7d2ce9b2238b20d364317b2968ac76b
regulator: core: Fix return code for invalid parameters

We should be returning an error, a repeated call will never succeed.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/core.c
This page took 0.02595 seconds and 5 git commands to generate.