]> git.karo-electronics.de Git - linux-beck.git/commit
drivers: bus: omap_l3: use resources instead of hardcoded irqs
authorOlof Johansson <olof@lixom.net>
Thu, 20 Sep 2012 23:10:02 +0000 (16:10 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 20 Sep 2012 23:12:36 +0000 (16:12 -0700)
commit2c2d16745a3a0924e2335722f5a1676a0c501b1f
tree484083ef000b9ed35f9ba4561b426df5b2e5e9f8
parent0ee7261c9212dbaf72d510e37f6c5b849d1847f0
drivers: bus: omap_l3: use resources instead of hardcoded irqs

This fixes up a merge conflict due to the move of the driver and cleanups of
platform data around the same time. Moving to the resource is what we want
anyway, so do it in this branch.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[olof: rewrote with this branch as base, same end result]
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
drivers/bus/omap_l3_noc.c