Re: [PATCH 1/1] regulator: lp397x: use devm_kzalloc() to make cleanup paths simpler

2013-05-27 Thread Mark Brown
On Sat, May 25, 2013 at 02:50:40PM -0700, Nikolay Balandin wrote: > From: Nikolay Balandin > > Signed-off-by: Nikolay Balandin Applied, thanks. signature.asc Description: Digital signature

[PATCH 1/1] regulator: lp397x: use devm_kzalloc() to make cleanup paths simpler

2013-05-25 Thread Nikolay Balandin
From: Nikolay Balandin Signed-off-by: Nikolay Balandin --- drivers/regulator/lp3971.c | 11 +++ drivers/regulator/lp3972.c | 11 +++ 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/drivers/regulator/lp3971.c b/drivers/regulator/lp3971.c index d8af9e7..3809b43