development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Wed Jun 11 20:54:38 CEST 2008


 include/sound/soc.h  |    1 +
 sound/soc/soc-core.c |   41 +++++++++++++++++++++++++++++++++++++----
 2 files changed, 38 insertions(+), 4 deletions(-)

New commits:
commit 8530a5e0826878cfe3ad5b831e9bcba8ac30af73
Author: Andy Green <andy at openmoko.com>
Date:   Wed Jun 11 19:44:22 2008 +0100

    improve-soc-audio-resume-in-workqueue.patch
    
    soc-audio resume is taking 700ms of the whole resume time
    of 1.3s in order to spew registers back into the codec over
    i2c.  This patch shunts the resume guts into a workqueue
    which then is done asynchronously.
    
    The "card" is locked using the ALSA power state apis as
    suggested by Mark Brown.
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list