mfd: Use genirq in 88pm860x
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Mon, 8 Feb 2010 10:02:00 +0000 (05:02 -0500)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:20 +0000 (22:17 +0100)
Use genirq to simplify IRQ handling in 88pm860x. Remove the interface of
mask/free IRQs on 88pm860x. All these work is taken by genirq. Update the
touchscreen driver of 88pm860x since IRQ handling is changed.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found