ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board files
authorBenoit Cousson <b-cousson@ti.com>
Fri, 2 Mar 2012 15:20:01 +0000 (16:20 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 22 Mar 2012 12:02:51 +0000 (13:02 +0100)
commit9d4a4199e7029b4f1e8daa10b6839839a9fb89a7
tree51549f9c8611754de79b0a265cea2bb257942a64
parentbdd61bc667401dc8054b69dddb0cf32ca2aab57b
ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board files

With the introduction of dynamically allocated IRQ in the twl6030 driver,
the board files can no longer rely of static IRQ defines like before.

Retrieve the value dynamically allocated from the mmc -> twl6030 init
callback.

Note: The Panda board does not seems to use the card detect IRQ.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-omap4panda.c
This page took 0.033367 seconds and 5 git commands to generate.