diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2011-07-04 19:22:01 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2011-07-04 19:31:47 -0700 |
commit | 77da38387e1c6f473744afccd83795805f506498 (patch) | |
tree | 7f64688e3a44b75aaf418d000444409cacac863b /include/linux/input.h | |
parent | c8f205258bc8942e79cd37ebc1c8ec4652a1a501 (diff) |
Input: wm97xx - mark channels which need pen_down
Currently, battery drivers also use poll_sample() provided by the
wm97xx-core but this code always checks if the pen is down. Mark the
channels which really need this (i.e. for the touchscreen) with the
PEN_DOWN bit, and skip the checks otherwise. Now, the battery channels
can always be read.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'include/linux/input.h')
0 files changed, 0 insertions, 0 deletions