i2c-pxa2xx: add support for shared IRQ handler
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 23 Feb 2011 11:38:18 +0000 (12:38 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 21 Mar 2011 09:23:52 +0000 (09:23 +0000)
commitc66dc529194be374556d166ee7ddb84a7d1d302b
tree7ced04809474bae16d0ad4b7a76b60293397be40
parent7e94dd154e934aa2137c427c3b1c8e9a6e465fcd
i2c-pxa2xx: add support for shared IRQ handler

Sodaville has three of them on a single IRQ. IRQF_DISABLED is removed
because it is a NOP allready and scheduled for removal.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-pxa.c