commit | 8bb3b375c8837ea73740883a90b1d7719b2653cc | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Sep 15 16:15:05 2014 -0500 |
committer | Tony Lindgren <tony@atomide.com> | Tue Sep 16 14:45:00 2014 -0700 |
tree | e798adb1feee131c192220c05efa5bf795d3d3c4 | |
parent | 503b8d12e7462df0aea9b31ab65ac17b538540c9 [diff] |
irqchip: omap-intc: remove unnecesary of_address_to_resource() call of_iomap(), which is called from omap_init_irq_of(), already takes care of making sure we have a valid resource to deal with. Because of that, we can safely remove our explicit call to of_address_to_resource(). Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>