Re: [PATCH] mfd: tps6507x: Convert to devm_kzalloc

2012-12-09 Thread Samuel Ortiz
Hi Axel, On Sun, Dec 09, 2012 at 08:25:55PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin > --- > drivers/mfd/tps6507x.c | 21 - > 1 file changed, 4 insertions(+), 17 deletions(-) Applied, many thanks. Cheers, Samuel. -- Intel Open Source Technology Centre

[PATCH] mfd: tps6507x: Convert to devm_kzalloc

2012-12-09 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/mfd/tps6507x.c | 21 - 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/drivers/mfd/tps6507x.c b/drivers/mfd/tps6507x.c index 1b20349..409afa2 100644 --- a/drivers/mfd/tps6507x.c +++ b/drivers/mfd/tps6507x.c @@ -86,9 +86,9

[PATCH] mfd: tps6507x: Convert to devm_kzalloc

2012-12-09 Thread Axel Lin
Signed-off-by: Axel Lin axel@ingics.com --- drivers/mfd/tps6507x.c | 21 - 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/drivers/mfd/tps6507x.c b/drivers/mfd/tps6507x.c index 1b20349..409afa2 100644 --- a/drivers/mfd/tps6507x.c +++

Re: [PATCH] mfd: tps6507x: Convert to devm_kzalloc

2012-12-09 Thread Samuel Ortiz
Hi Axel, On Sun, Dec 09, 2012 at 08:25:55PM +0800, Axel Lin wrote: Signed-off-by: Axel Lin axel@ingics.com --- drivers/mfd/tps6507x.c | 21 - 1 file changed, 4 insertions(+), 17 deletions(-) Applied, many thanks. Cheers, Samuel. -- Intel Open Source Technology