OSDN Git Service

ASoC: ads117x: Remove now redundant non_legacy_dai_naming flag
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 23 Jun 2022 12:52:23 +0000 (13:52 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Jun 2022 12:17:18 +0000 (13:17 +0100)
commite556a108e0aab4688cb0c7b1c0517e3fab8b5eb4
tree4fd2fd71b604d22e7c26dd87bb980d473e15454e
parent96b409c94d6766ae8faa9f07fabc3694ddb7d018
ASoC: ads117x: Remove now redundant non_legacy_dai_naming flag

The ASoC core has now been changed to default to the non-legacy DAI
naming, as such drivers using the new scheme no longer need to specify
the non_legacy_dai_naming flag.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220623125250.2355471-70-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ads117x.c