commit | f8b46b58348f151e45274c93ebe51467cf10e2f2 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Thu Apr 21 13:23:34 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Thu Jun 16 11:13:54 2011 -0700 |
tree | 35e96a003ef6a45631c4ff3516fe63ab91d7f116 | |
parent | 28f3b5a073b6dbafbb78cae65b22ea90547d7a87 [diff] |
gpio/omap: convert MPUIO IRQ over to generic irq_chip MPUIO banks have their own dedicated IRQ chip interface, separate from the "normal" GPIO banks. Convert the MPUIO IRQ chip over to using the new generic IRQ chip interface. Signed-off-by: Kevin Hilman <khilman@ti.com>