projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b91fff
)
phone-pad:modify wm8994 I2S Channel
author
zwp
<zwp@rock-chips.com>
Mon, 15 Aug 2011 08:13:32 +0000
(
01:13
-0700)
committer
zwp
<zwp@rock-chips.com>
Mon, 15 Aug 2011 08:13:32 +0000
(
01:13
-0700)
sound/soc/rk29/rk29_wm8994.c
patch
|
blob
|
history
diff --git
a/sound/soc/rk29/rk29_wm8994.c
b/sound/soc/rk29/rk29_wm8994.c
index 5c82142fb15b85b8c7ab3963e7a8416c3d9f6b23..b666b0c2090645f23e7eec5348a69f0213dd1241 100755
(executable)
--- a/
sound/soc/rk29/rk29_wm8994.c
+++ b/
sound/soc/rk29/rk29_wm8994.c
@@
-183,7
+183,7
@@
static struct snd_soc_dai_link rk29_dai = {
#ifdef CONFIG_MACH_RK29_PHONEPADSDK
.cpu_dai = &rk29_i2s_dai[1],
#else
- .cpu_dai = &rk29_i2s_dai[
1
],
+ .cpu_dai = &rk29_i2s_dai[
0
],
#endif
.codec_dai = &wm8994_dai,
.init = rk29_wm8994_init,