development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Thu May 15 12:50:43 CEST 2008


 arch/arm/mach-s3c2440/mach-gta02.c     |   31 +++++++++++++++++++++++++++++--
 drivers/input/touchscreen/s3c2410_ts.c |    2 +-
 2 files changed, 30 insertions(+), 3 deletions(-)

New commits:
commit f105132dbabeffe95678594ad9b8ce45a9506bde
Author: Holger Freyther <zecke at openmoko.org>
Date:   Thu May 15 10:09:06 2008 +0100

    Fixup hang on resume caused by the s3c2410 touch screen driver
    
    From dc6d335b467646d802a21ea6b925ee97e83e07be Mon Sep 17 00:00:00 2001
    From: Holger Freyther <zecke at openmoko.org>
    Date: Thu, 15 May 2008 01:16:23 +0200
    Subject: [PATCH] Do not use msleep in the resume path of s3c2410_ts as it
    might lockup
    
    For some reason msleep might set the only task running into a suspended
    state and no timer will ever wake it up. Use mdelay to avoid this. I was not
    able to understand the reasoning of sleeping after enabling the clock. So we
    might just remove the msleep/mdelay at all and be fine.
    
    Signed-Off-By: Holger Freyther <zecke at openmoko.org>

commit 3d993951cec179cbe76aefe5329a397fcf18afd9
Author: Andy Green <agreen at localhost.localdomain>
Date:   Thu May 15 10:08:30 2008 +0100

    From: Andy Green <andy at openmoko.com>
    fix-motion-sensors-cs-is-not-cs-force-low.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit c81ce3cd607ed019d44c84cbde07811f14f6fcc8
Author: Andy Green <agreen at localhost.localdomain>
Date:   Wed May 14 11:20:37 2008 +0100

    fix-motion-sensor-corruption.patch





More information about the commitlog mailing list