projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e330323
)
ALSA: hda - Add missing export for snd_hda_bus_reboot_notify
author
Takashi Iwai
<tiwai@suse.de>
Tue, 10 Nov 2009 17:26:12 +0000
(18:26 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 10 Nov 2009 17:26:12 +0000
(18:26 +0100)
... forgot to add for modules.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/hda_codec.c
b/sound/pci/hda/hda_codec.c
index 480d1ec49c9918b0972c37a49cf03cdcbd639f0b..2b787b013e93f4ba63387098568f2ab29798c0fb 100644
(file)
--- 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