Update of /cvsroot/alsa/alsa-kernel/ppc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv900/ppc

Modified Files:
        tumbler.c 
Log Message:
- fixed the mic input on snapper.














Index: tumbler.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/ppc/tumbler.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- tumbler.c   26 Feb 2004 19:00:41 -0000      1.26
+++ tumbler.c   4 Mar 2004 17:53:06 -0000       1.27
@@ -136,7 +136,7 @@
                /* normal operation, all-pass mode */
                TAS_REG_MCS2, (1<<1),
                /* normal output, no deemphasis, A input, power-up */
-               TAS_REG_ACS, 0,
+               TAS_REG_ACS, 2,
                0, /* terminator */
        };
        return send_init_client(i2c, regs);



-------------------------------------------------------
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

Reply via email to