commit | 2afa62ea76027b00e472ddb672191e6e15425b43 | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@marvell.com> | Mon Feb 08 05:02:00 2010 -0500 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Mar 07 22:17:20 2010 +0100 |
tree | 3c70f220af28c859fea638e5eae4aed726f5dcdd | |
parent | 7731074ab21745cde00578148ce760df107eaf27 [diff] |
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>