Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b707277 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Simon Horman
Browse files

ARM: shmobile: armadillo800eva: fixup SND_SOC_DAIFMT_CBx_CFx flags



c7a507ee
(ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags)
exchanged sound flags, but armadillo800eva flags needs IB_NF.
The recorded sound will be noise without this patch.

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 9f85ff84
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -992,6 +992,7 @@ static struct asoc_simple_card_info fsi_wm8978_info = {
	.platform	= "sh_fsi2",
	.daifmt		= SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_CBM_CFM,
	.cpu_dai = {
		.fmt	= SND_SOC_DAIFMT_IB_NF,
		.name	= "fsia-dai",
	},
	.codec_dai = {