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)
commit2afa62ea76027b00e472ddb672191e6e15425b43
tree3c70f220af28c859fea638e5eae4aed726f5dcdd
parent7731074ab21745cde00578148ce760df107eaf27
mfd: Use genirq in 88pm860x

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>
drivers/input/touchscreen/88pm860x-ts.c
drivers/mfd/88pm860x-core.c
include/linux/mfd/88pm860x.h