regulator: max8907: Remove redundant error message
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 20 Feb 2014 08:53:07 +0000 (14:23 +0530)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 11:23:18 +0000 (20:23 +0900)
commitd016bdc7f4e8b2848d8992f99e226f03abe53716
treedcf21c4660dfd962e2b84d0134db964bc1306a15
parentc61f1401391c4735490ebc04a07d1386787bbf49
regulator: max8907: 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/max8907-regulator.c