Update of /cvsroot/alsa/alsa-kernel/i2c In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15092
Modified Files: cs8427.c Log Message: Don't reset chip when PCM rate was not changed Index: cs8427.c =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/i2c/cs8427.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- cs8427.c 20 Jan 2004 16:15:02 -0000 1.16 +++ cs8427.c 15 Mar 2004 11:49:18 -0000 1.17 @@ -553,6 +553,7 @@ SNDRV_CTL_EVENT_MASK_VALUE, &chip->playback.pcm_ctl->id); reset = chip->rate != rate; + chip->rate = rate; snd_i2c_unlock(cs8427->bus); if (reset) snd_cs8427_reset(cs8427); ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog