development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Tue Jun 17 09:05:42 CEST 2008


Rebased ref, commits from common ancestor:
commit 783266ea9e5427bd060de989d94a107d1d3095a4
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jun 17 08:05:09 2008 +0100

    workaround-s3c24xx-i2s-stop-live-stream-stall-on-resume.patch
    Reported-by: Graeme Gregory <graeme at openmoko.org>
    Basically-solved-by: Graeme Gregory <graeme at openmoko.org>
    
    Graeme found a while back that on resume, IISCON register in
    s3c2442 does not show LRCK toggling in LRINDEX bit any more,
    causing s3c24xx_snd_lrsync() to timeout and return an error,
    aborting restart of any live stream that was playing at
    suspend.
    
    I confirmed it was true, meddled around for a bit looking
    for some magic to restart LRCK or at least the reporting of
    it, and in the end worked around it using the method noted
    by Graeme: just ignore LRCK sync if it timed out.  The worst
    that could happen would be L and R swap for the duration of
    stream that was suspended into but probably not even that.
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list