regulator: tps80031: Remove redundant error message
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 20 Feb 2014 08:53:19 +0000 (14:23 +0530)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 12:02:22 +0000 (21:02 +0900)
commit96fa8c4b9b2c99ad6baa698c94d3fa295fa8f871
tree05b9f7380f3f60ea3149c870bea0a001c42f205f
parent38dbfb59d1175ef458d006556061adeaa8751b72
regulator: tps80031: 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/tps80031-regulator.c