]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_micfil: Add legacy_dai_naming flag
authorShengjiu Wang <shengjiu.wang@nxp.com>
Mon, 4 Jul 2022 01:50:16 +0000 (09:50 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 11:44:19 +0000 (12:44 +0100)
commit5f1eb5aa3dab5c036aa771fa0b3862a420eb6ade
treecdd86727d14c4d7eeeb4ff17f09e5395aa50b0a6
parentda9d8b0e8269d910e49c376158dd5997b360dce3
ASoC: fsl_micfil: Add legacy_dai_naming flag

Need to add legacy_dai_naming flag otherwise there
will be issue when registerring component, that cause
the probe failure.

Fixes: 619eebd76fa0 ("ASoC: fsl: Migrate to new style legacy DAI naming flag")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1656899417-4775-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_micfil.c