patch-2.4.10 linux/drivers/sound/via82cxxx_audio.c
Next file: linux/drivers/sound/wavfront.c
Previous file: linux/drivers/sound/trident.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sun Sep 9 10:52:35 2001
- Orig file:
v2.4.9/linux/drivers/sound/via82cxxx_audio.c
- Orig date:
Mon Aug 27 12:41:45 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/sound/via82cxxx_audio.c linux/drivers/sound/via82cxxx_audio.c
@@ -90,10 +90,6 @@
#define VIA_MIN_FRAG_NUMBER 2
-#ifndef AC97_PCM_LR_ADC_RATE
-# define AC97_PCM_LR_ADC_RATE AC97_PCM_LR_DAC_RATE
-#endif
-
/* 82C686 function 5 (audio codec) PCI configuration registers */
#define VIA_ACLINK_CTRL 0x41
#define VIA_FUNC_ENABLE 0x42
@@ -862,6 +858,7 @@
/**
* via_chan_clear - Stop DMA channel operation, and reset pointers
+ * @card: the chip to accessed
* @chan: Channel to be cleared
*
* Call via_chan_stop to halt DMA operations, and then resets
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)