ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
authorShengjiu Wang <shengjiu.wang@nxp.com>
Mon, 23 May 2022 05:44:21 +0000 (13:44 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 23 May 2022 13:53:01 +0000 (14:53 +0100)
commite4dd748dc87cf431af7b3954963be0d9f6150217
treed0f4a82ad1fcdd272a5b54e0938fd7b7e55de2f4
parentf4d6aca0c80f09f4c780136a64ee039560a2c39b
ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition

There are multiple xDR and xFR registers, the index is
from 0 to 7. FSL_SAI_xDR and FSL_SAI_xFR is abandoned,
replace them with FSL_SAI_xDR0 and FSL_SAI_xFR0.

Fixes: 4f7a0728b530 ("ASoC: fsl_sai: Add support for SAI new version")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1653284661-18964-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_sai.h