mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
phone-pad:modify wm8994 I2S Channel
This commit is contained in:
parent
9b91fffe6d
commit
a3423fed6a
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user