MLK-12722: ASoC: fsl_spdif: clear the validity bit for TX
authorShengjiu Wang <shengjiu.wang@freescale.com>
Tue, 26 Apr 2016 06:38:35 +0000 (14:38 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:51:52 +0000 (14:51 -0500)
commite3f0ecf01a904252aa8f40a26bc68e26b1adf016
tree7a123908b6c492bbe041072d2b6f9d1c04f21837
parentfceed7ec901bc54a80071bb567886af483e1a448
MLK-12722: ASoC: fsl_spdif: clear the validity bit for TX

Validity bit is set in default, which means the data is not reliable,
The receive device may drop this data. So clear it in default, and
provide a mixer interface for user to control this bit.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
sound/soc/fsl/fsl_spdif.c