aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/hda/hda_proc.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-11-28 14:35:16 +0100
committerTakashi Iwai <tiwai@suse.de>2008-11-28 14:40:55 +0100
commit2d34e1b3bb991a99322fb55681d1e73ada3de35c (patch)
tree03d8cb9f5b32f5b2e0c984091978eb93108897f1 /sound/pci/hda/hda_proc.c
parentALSA: hda - Remove unused proc entry in hda_bus struct (diff)
downloadwireguard-linux-2d34e1b3bb991a99322fb55681d1e73ada3de35c.tar.xz
wireguard-linux-2d34e1b3bb991a99322fb55681d1e73ada3de35c.zip
ALSA: hda - Add IDT/STAC-specific proc output
Added power-map and analog-loopback information to proc output for IDT/STAC codecs. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/hda_proc.c')
-rw-r--r--sound/pci/hda/hda_proc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_proc.c b/sound/pci/hda/hda_proc.c
index 7b3817985c34..7ca66d654148 100644
--- a/sound/pci/hda/hda_proc.c
+++ b/sound/pci/hda/hda_proc.c
@@ -493,6 +493,8 @@ static void print_codec_info(struct snd_info_entry *entry,
}
print_gpio(buffer, codec, codec->afg);
+ if (codec->proc_widget_hook)
+ codec->proc_widget_hook(buffer, codec, codec->afg);
for (i = 0; i < nodes; i++, nid++) {
unsigned int wid_caps =