Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, dev, updated. v2.6.25-rc6-93-ge79f896
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Mar 31 14:30:37 BST 2008
The branch dev has been updated
via e79f896c6e740a87e749fc8c2ce6ae123870637a (commit)
via 1ffd5a56c6699d04567cbe8bde0e924a305adb35 (commit)
via 5c8494fca2c972f7018058800d3ba946a04d7c40 (commit)
from 6db80c1e055a1a96de2dadbd9a2c40f631e24bd2 (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 e79f896c6e740a87e749fc8c2ce6ae123870637a
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Mon Mar 31 14:21:54 2008 +0100
wm97xx-core: Disable interrupts on the chip prior to freeing IRQ
We don't want interrupts going off after we've freed the handler.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
commit 1ffd5a56c6699d04567cbe8bde0e924a305adb35
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Mon Mar 31 14:14:36 2008 +0100
wm97xx-core: Balance enable/disable interrupt calls
Ensure that calls to the machine irq_enable() function are balanced by
explicitly cancelling any queued interrupt handling work item and
reenabling interrupts if it was queued.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
commit 5c8494fca2c972f7018058800d3ba946a04d7c40
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Mon Mar 31 11:26:50 2008 +0100
wm9713: Fix shadowed variable name
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
-----------------------------------------------------------------------
Summary of changes:
drivers/input/touchscreen/wm9713.c | 4 ++--
drivers/input/touchscreen/wm97xx-core.c | 20 +++++++++++++++++---
2 files changed, 19 insertions(+), 5 deletions(-)
--
Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715.
More information about the touch-commits
mailing list