Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, dev, updated. v2.6.25-rc3-82-gb833717

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Mar 5 13:04:30 GMT 2008


The branch dev has been updated
       via  b833717163af2c96d866c246db9a52951484127b (commit)
       via  1dc097bc6db668d735c5034281a6698a418895c8 (commit)
      from  235e8998272f323423899280af1695144624db91 (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 b833717163af2c96d866c246db9a52951484127b
Author: Hans-Christian Egtvedt <hcegtvedt at atmel.com>
Date:   Wed Mar 5 13:14:06 2008 +0100

    wm97xx: add a private pointer in the struct wm97xx for accelerated drivers
    
    This patch adds a void * pointer in the struct wm97xx. This may be used by
    accelerated drivers to keep a pointer to an internal struct containing specific
    information for the accelerated driver.
    
    The accelerated driver for AVR32 microprocessors uses this.
    
    Signed-off-by: Hans-Christian Egtvedt <hcegtvedt at atmel.com>
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

commit 1dc097bc6db668d735c5034281a6698a418895c8
Author: Hans-Christian Egtvedt <hcegtvedt at atmel.com>
Date:   Wed Mar 5 13:12:36 2008 +0100

    wm97xx: fix logic typo when clearing GPIO function
    
    This patch fixes a typo when the core part of the wm97xx touch driver tries to
    clear the GPIO functionality for a GPIO line.
    
    Signed-off-by: Hans-Christian Egtvedt <hcegtvedt at atmel.com>
    Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>

-----------------------------------------------------------------------

Summary of changes:
 drivers/input/touchscreen/wm97xx-core.c |    2 +-
 include/linux/wm97xx.h                  |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

-- 
Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715.


More information about the touch-commits mailing list