Re: [PATCH] mfd: core: Use devm_kzalloc

From: Lee Jones
Date: Thu Jul 24 2014 - 11:02:53 EST


On Sat, 19 Jul 2014, Himangi Saraogi wrote:

> This patch introduces the use of devm_kzalloc instead of the
> corresponding unmanaged version and does away with the kfrees in the
> probe and remove functions. Also, a label is done away with.
>
> Signed-off-by: Himangi Saraogi <himangi774@xxxxxxxxx>
> Acked-by: Julia Lawall <julia.lawall@xxxxxxx>
> ---
> drivers/mfd/tps6105x.c | 17 ++++-------------
> 1 file changed, 4 insertions(+), 13 deletions(-)

Applied, thanks.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/