Re: [PATCH 12/15] regulator: act8865: Remove redundant error message

2014-02-19 Thread Mark Brown
On Tue, Feb 18, 2014 at 04:11:08PM +0530, Sachin Kamat wrote: > kzalloc prints its own OOM message upon failure. Applied, thanks signature.asc Description: Digital signature

[PATCH 12/15] regulator: act8865: Remove redundant error message

2014-02-18 Thread Sachin Kamat
kzalloc prints its own OOM message upon failure. Signed-off-by: Sachin Kamat --- drivers/regulator/act8865-regulator.c |5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/regulator/act8865-regulator.c b/drivers/regulator/act8865-regulator.c index 2d2c3b004ab7..a5f