aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97/ac97_patch.h
diff options
context:
space:
mode:
authorCharl Coetzee <ccoetzee@interalia.ca>2006-02-09 11:48:21 +0100
committerJaroslav Kysela <perex@suse.cz>2006-03-22 10:28:39 +0100
commitba22429d3ea3b9945735b88d4dde74711171ffab (patch)
tree7b25c97061ca0c218e374620f341d5e988d48690 /sound/pci/ac97/ac97_patch.h
parent50dabc2d1139ba01362418874152aeeb591a4544 (diff)
downloadlinux-ba22429d3ea3b9945735b88d4dde74711171ffab.tar.gz
[ALSA] ac97 - Added a codec patch for LM4550
Modules: AC97 Codec Added a codec patch for LM4550. It sets up a static volume resolution table. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ac97/ac97_patch.h')
-rw-r--r--sound/pci/ac97/ac97_patch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/ac97/ac97_patch.h b/sound/pci/ac97/ac97_patch.h
index 5060cb6f2ec37..adcaa04586cbb 100644
--- a/sound/pci/ac97/ac97_patch.h
+++ b/sound/pci/ac97/ac97_patch.h
@@ -59,3 +59,4 @@ int patch_vt1616(struct snd_ac97 * ac97);
int patch_vt1617a(struct snd_ac97 * ac97);
int patch_it2646(struct snd_ac97 * ac97);
int mpatch_si3036(struct snd_ac97 * ac97);
+int patch_lm4550(struct snd_ac97 * ac97);