ASoC: amd: Migrate to new style legacy DAI naming flag
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 23 Jun 2022 12:51:32 +0000 (13:51 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Jun 2022 12:16:30 +0000 (13:16 +0100)
commit0bc1e7d1fc3c50cf1eb62cd3c8d2b73c5f6d83fe
tree87fd181c4da2c417bdfc4028aaf72518886a263c
parentad483da7b0a17fdf4df0bd75b2cf29b5650ca2f7
ASoC: amd: Migrate to new style legacy DAI naming flag

Change the legacy DAI naming flag from opting in to the new scheme
(non_legacy_dai_naming), to opting out of it (legacy_dai_naming).
These drivers appear to be on the CPU side of the DAI link and
currently uses the legacy naming, so add the new flag.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220623125250.2355471-19-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/acp-platform.c
sound/soc/amd/raven/acp3x-i2s.c
sound/soc/amd/renoir/acp3x-pdm-dma.c
sound/soc/amd/vangogh/acp5x-i2s.c
sound/soc/amd/yc/acp6x-pdm-dma.c