Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, dev, updated. v2.6.25-rc6-104-ga362a35
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Apr 14 18:27:32 BST 2008
The branch dev has been updated
via a362a35bf56e3aea61bbdb48c83406e6f3822a99 (commit)
via bcda7a8bad5fd75f766a61e05f03fab6fac7f3df (commit)
via bdac5cbdb919876ba85c66a105e8a20ec0577b36 (commit)
from 73ad59f423d69e61480dce44bd58b389a5f577f8 (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 a362a35bf56e3aea61bbdb48c83406e6f3822a99
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Mon Apr 14 18:21:02 2008 +0100
zylonite-wm97xx: Determine which IRQ to use for ourselves.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
commit bcda7a8bad5fd75f766a61e05f03fab6fac7f3df
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Mon Apr 14 18:20:29 2008 +0100
zylonite: Don't export the WM9713 IRQ
All the drivers using this are Zylonite-specific currently so they may
as well repeat the same system-selection logic as the machine code has.
Redo the comments while we're at it since jack detect can also use this
IRQ.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
commit bdac5cbdb919876ba85c66a105e8a20ec0577b36
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Mon Apr 14 18:18:21 2008 +0100
zylonite-wm97xx: Select rather than depend on WM9713
If we depend on WM9713 then the Zylonite machine driver will only be
visible when when WM9713 is selected which isn't really the desired
behaviour.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
-----------------------------------------------------------------------
Summary of changes:
arch/arm/mach-pxa/zylonite.c | 9 +-----
arch/arm/mach-pxa/zylonite_pxa300.c | 7 +++--
arch/arm/mach-pxa/zylonite_pxa320.c | 6 ++--
drivers/input/touchscreen/Kconfig | 3 +-
drivers/input/touchscreen/zylonite-wm97xx.c | 39 ++++++++++++--------------
include/asm-arm/arch-pxa/zylonite.h | 2 +-
6 files changed, 29 insertions(+), 37 deletions(-)
--
Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715.
More information about the touch-commits
mailing list