development kernel tree: Changes to 'stable'

git at git.openmoko.org git at git.openmoko.org
Sun Jul 20 19:43:28 CEST 2008


 drivers/mfd/glamo/glamo-mci.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 6ec7d69f08cfb772fdf5d7c55ed9da2273677a4d
Author: Andy Green <andy at openmoko.com>
Date:   Sun Jul 20 18:43:15 2008 +0100

    fix-scard-stop-on-resume.patch
    Reported-by: Ville-Pekka Vainio <vpivaini at cs.helsinki.fi>
    
    The reporter noticed SD Card clock is running again after resume.  After
    looking at the code I saw I missed two tricks, this will force it off
    after resume and will do better generally depending on what the last SD Card
    packet was.
    
    Since bulk read packet is normally last action (which set the clock off even
    without this) the old patch worked for normal cases.  But after resume, the last
    packet on the wire was not a bulk transfer and we didn't take care about the
    clock then.
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list