OSDN Git Service

drivers: bus: omap_l3: Convert to use devm_kzalloc
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 1 Apr 2014 13:23:46 +0000 (16:23 +0300)
committerNishanth Menon <nm@ti.com>
Mon, 5 May 2014 19:30:36 +0000 (14:30 -0500)
commitbae74510179bc6d2c71168eeef33b7b157e244d0
tree960052a8bef282fe40b539cddb6949592a1a8952
parent455c6fdbd219161bd09b1165f11699d6d73de11c
drivers: bus: omap_l3: Convert to use devm_kzalloc

We can remove the kfree() calls from probe and remove.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
drivers/bus/omap_l3_noc.c