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