commit | fbc4667ab08a1c43c6141ce844005c76883e1930 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <[email protected]> | Wed Jan 12 17:00:14 2011 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Jan 13 08:03:13 2011 -0800 |
tree | 086a75958294be1a5f68f0ec0b1cb039ca9418c9 | |
parent | 5ffd72c674a8332b37cfd62c364bc5492e8ea4c5 [diff] |
gpio: max732x: irq_data conversion Converts irq_chips and flow handlers over to the new struct irq_data based irq_chip functions. Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Marc Zyngier <[email protected]> Cc: Eric Miao <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>