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:
019cd3b
)
ASoC: Staticise samsung_spdif_dai
author
Axel Lin
<axel.lin@gmail.com>
Sun, 2 Oct 2011 09:42:30 +0000
(17:42 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 2 Oct 2011 18:58:45 +0000
(19:58 +0100)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/spdif.c
patch
|
blob
|
history
diff --git
a/sound/soc/samsung/spdif.c
b/sound/soc/samsung/spdif.c
index c82b47152b7591b5d0c3c04c73ccf0ccb9fd537c..3122f3154bfa7295f0de3650533e8eafa4c8608b 100644
(file)
--- a/
sound/soc/samsung/spdif.c
+++ b/
sound/soc/samsung/spdif.c
@@
-340,7
+340,7
@@
static struct snd_soc_dai_ops spdif_dai_ops = {
.shutdown = spdif_shutdown,
};
-struct snd_soc_dai_driver samsung_spdif_dai = {
+st
atic st
ruct snd_soc_dai_driver samsung_spdif_dai = {
.name = "samsung-spdif",
.playback = {
.stream_name = "S/PDIF Playback",