]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers: bus: omap_l3: Convert to use devm_request_irq()
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 1 Apr 2014 13:23:48 +0000 (16:23 +0300)
committerNishanth Menon <nm@ti.com>
Mon, 5 May 2014 19:32:15 +0000 (14:32 -0500)
commita0ef78f353d6edc9f88d3247601f1dc5ad8f4b84
tree6dba30eac54f61a1f05c07f7adc7ea18b149bef5
parent56c4a0224add82ced3af81c3a898a228a0560720
drivers: bus: omap_l3: Convert to use devm_request_irq()

With this we can remove the free_irq() 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