Felipe Balbi 1a9b587867 arm: omap: gpio: don't access irq_desc array directly
Instead of accessing the irq_desc array directly
we can use irq_to_desc(irq). That will allow us to,
if wanted, select SPARSE_IRQ and irq_descs will be
added to a radix tree, instead of a array.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
2011-01-07 13:33:08 -08:00
..
2010-10-28 09:44:56 -07:00
2011-01-05 18:09:03 +00:00
2010-10-08 11:40:19 -06:00
2010-07-05 16:31:40 +03:00