Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, dev, updated. v2.6.25-rc4-86-gd708e38
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Mar 18 14:29:48 GMT 2008
The branch dev has been updated
via d708e38b8244c39ec97650270623fa45a6bbed8a (commit)
from 750905e5eddecd3fd25591a92f350ece132422a1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d708e38b8244c39ec97650270623fa45a6bbed8a
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Tue Mar 18 14:16:17 2008 +0000
wm97xx-core: Fix race in pen up reporting
Since the ts_reader will only report changes in pen down status avoid
reseting the pen down flag once it is running. While we're at it, only
schedule the ts_reader when the pen goes down - if the pen is already
down then it is already scheduled.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
-----------------------------------------------------------------------
Summary of changes:
drivers/input/touchscreen/wm97xx-core.c | 17 +++++++++++++----
1 files changed, 13 insertions(+), 4 deletions(-)
--
Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715.
More information about the touch-commits
mailing list