commit | df508450870cd5b4478156dcde8e68e6bf0d6661 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 14 13:38:16 2011 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:43 2011 +0100 |
tree | 496b4bb0f26e207764ae7fefcddd57778082ddf6 | |
parent | 6447f55da90b77faec1697d499ed7986bb4f6de6 [diff] |
mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver 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>