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:
f34c660
)
ASoC: Staticize rt5631_dai
author
Axel Lin
<axel.lin@gmail.com>
Fri, 23 Sep 2011 08:22:07 +0000
(16:22 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 23 Sep 2011 10:54:24 +0000
(11:54 +0100)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/rt5631.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt5631.c
b/sound/soc/codecs/rt5631.c
index 110b3d852d0f5117d16f936efa4edeff37fed504..889a7dd46be3d31553a75439b45b878e175003dc 100644
(file)
--- a/
sound/soc/codecs/rt5631.c
+++ b/
sound/soc/codecs/rt5631.c
@@
-1687,7
+1687,7
@@
struct snd_soc_dai_ops rt5631_ops = {
.set_pll = rt5631_codec_set_dai_pll,
};
-struct snd_soc_dai_driver rt5631_dai[] = {
+st
atic st
ruct snd_soc_dai_driver rt5631_dai[] = {
{
.name = "rt5631-hifi",
.id = 1,