projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
410837a
)
ASoC: arizona: Export dai_ops
author
Mark Brown
<
[email protected]
>
Mon, 9 Jul 2012 11:16:41 +0000
(12:16 +0100)
committer
Mark Brown
<
[email protected]
>
Mon, 9 Jul 2012 11:16:41 +0000
(12:16 +0100)
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/codecs/arizona.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/arizona.c
b/sound/soc/codecs/arizona.c
index 901b53e1d7bc5161bf0c51233742e94a6b71f467..0be04b52658887dc0fbdcc01f8ca26591dcce0b4 100644
(file)
--- a/
sound/soc/codecs/arizona.c
+++ b/
sound/soc/codecs/arizona.c
@@
-646,6
+646,7
@@
const struct snd_soc_dai_ops arizona_dai_ops = {
.hw_params = arizona_hw_params,
.set_sysclk = arizona_dai_set_sysclk,
};
+EXPORT_SYMBOL_GPL(arizona_dai_ops);
int arizona_init_dai(struct arizona_priv *priv, int id)
{