]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: ti-abb: Remove redundant error message
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 18 Feb 2014 10:40:59 +0000 (16:10 +0530)
committerMark Brown <broonie@linaro.org>
Wed, 19 Feb 2014 13:06:52 +0000 (22:06 +0900)
commit8bad62cca362a7bc5c752adc0f87ff96f136146d
tree1b27da754c58a8817d5e4d3bdd34176262e694f9
parent0ab5c85d68505a19ae622d9f6d4cdd79f873570d
regulator: ti-abb: Remove redundant error message

kzalloc prints its own OOM message upon failure.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/ti-abb-regulator.c