mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 14 Jan 2011 13:38:16 +0000 (13:38 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:43 +0000 (10:41 +0100)
The WM831x touchscreen interrupts need acknowledgement even when using
direct signals to the CPU (which don't go through the core) so leave
the acknowledgement up to the touchscreen driver for simplicity.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found