commit | 266a5e02fe2690637b2318c9fc5c3513937128f4 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jun 02 19:18:49 2011 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Jul 31 23:28:19 2011 +0200 |
tree | 1f531de03568ef9b78ae67f2204f481c1e9eb582 | |
parent | eb503dc16b04d07a42a37892da73c74461fd06da [diff] |
mfd: Allow touchscreen to be disabled on wm831x devices Allow platform data to flag the touchscreen as disabled so that if the touch driver is built in we don't end up causing lots of work by spuriously detecting touchscreen activity on systems where it isn't in use. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>