aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2006-02-09 16:29:44 +0100
committerJaroslav Kysela <perex@suse.cz>2006-03-22 10:29:07 +0100
commitdbc967760b075aef3b181deda6639d73bbd0ad07 (patch)
treebf6ae2fe737e20ad1a38d2656adc0a747f88504c /sound/pci/ac97
parent[ALSA] ad1816a - Fix PCM trigger direction (diff)
downloadlinux-dev-dbc967760b075aef3b181deda6639d73bbd0ad07.tar.xz
linux-dev-dbc967760b075aef3b181deda6639d73bbd0ad07.zip
[ALSA] ac97 - Remove duplicated entry in lm4550_restbl
Modules: AC97 Codec Removed the duplicated entry in lm4550_restbl. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ac97')
-rw-r--r--sound/pci/ac97/ac97_patch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/ac97/ac97_patch.c b/sound/pci/ac97/ac97_patch.c
index 5c03b4b6f5c1..4d9cf37300f7 100644
--- a/sound/pci/ac97/ac97_patch.c
+++ b/sound/pci/ac97/ac97_patch.c
@@ -2840,7 +2840,6 @@ static struct snd_ac97_res_table lm4550_restbl[] = {
{ AC97_MASTER_MONO, 0x001f },
{ AC97_PC_BEEP, 0x001f }, /* LSB is ignored */
{ AC97_PHONE, 0x001f },
- { AC97_PHONE, 0x001f },
{ AC97_MIC, 0x001f },
{ AC97_LINE, 0x1f1f },
{ AC97_CD, 0x1f1f },