summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorTakashi Iwai2009-11-10 18:26:12 +0100
committerTakashi Iwai2009-11-10 18:26:12 +0100
commit8f217a226cfa7b960b8a6c00cef6b4de2c5dd030 (patch)
treeb3ec42e1881d1e7bca751cd2b13a69ef2ca0064f /sound
parentALSA: hda - proc - show which I/O NID is associated to PCM device (diff)
downloadkernel-qcow2-linux-8f217a226cfa7b960b8a6c00cef6b4de2c5dd030.tar.gz
kernel-qcow2-linux-8f217a226cfa7b960b8a6c00cef6b4de2c5dd030.tar.xz
kernel-qcow2-linux-8f217a226cfa7b960b8a6c00cef6b4de2c5dd030.zip
ALSA: hda - Add missing export for snd_hda_bus_reboot_notify
... forgot to add for modules. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/hda_codec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
index 480d1ec49c99..2b787b013e93 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -3421,6 +3421,7 @@ void snd_hda_bus_reboot_notify(struct hda_bus *bus)
codec->patch_ops.reboot_notify(codec);
}
}
+EXPORT_SYMBOL_HDA(snd_hda_bus_reboot_notify);
/*
* open the digital out in the exclusive mode