patch-2.3.30 linux/drivers/sound/waveartist.c

Next file: linux/drivers/usb/keyboard.c
Previous file: linux/drivers/sound/trident.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.29/linux/drivers/sound/waveartist.c linux/drivers/sound/waveartist.c
@@ -1656,7 +1656,7 @@
 
 		if (prev_auto_state != devc->no_autoselect)
 			vnc_configure_mixer(devc);
-		waveartist_mixer_set(devc, SOUND_MIXER_RECSRC, SOUND_MASK_MIC);
+
 		return 0;
 	}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)