[alsa-devel] [PATCH -mm] sound/pci/ice1712/pontis.c remove unused code

Michal Piotrowski michal.k.k.piotrowski at gmail.com
Sun Mar 25 17:52:19 CEST 2007


This patch is against the latest -mm snapshot.

Regards,
Michal

-- 
Michal K. K. Piotrowski
LTG - Linux Testers Group (PL)
(http://www.stardust.webpages.pl/ltg/)
LTG - Linux Testers Group (EN)
(http://www.stardust.webpages.pl/linux_testers_group_en/)

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski at gmail.com>

--- linux-work5/sound/pci/ice1712/pontis.c	2007-03-25 00:31:00.000000000 +0100
+++ linux-work3/sound/pci/ice1712/pontis.c	2007-03-25 00:56:33.000000000 +0100
@@ -767,12 +767,6 @@ static int __devinit pontis_init(struct 
 		WM_DAC_CTRL2,	0x0000,	/* no deemphasis, no ZFLG */
 		WM_ADC_ATTEN_L,	0x0000,	/* ADC muted */
 		WM_ADC_ATTEN_R,	0x0000,	/* ADC muted */
-#if 0
-		WM_ALC_CTRL1,	0x007b,	/* */
-		WM_ALC_CTRL2,	0x0000,	/* */
-		WM_ALC_CTRL3,	0x0000,	/* */
-		WM_NOISE_GATE,	0x0000,	/* */
-#endif
 		WM_DAC_MUTE,	0x0000,	/* DAC unmute */
 		WM_ADC_MUX,	0x0003,	/* ADC unmute, both CD/Line On */
 	};



More information about the Alsa-devel mailing list