Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: si476x: 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-91-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Charles Keepax and committed by
Mark Brown
89571b89 81ed3cb8

-1
-1
sound/soc/codecs/si476x.c
··· 239 239 .idle_bias_on = 1, 240 240 .use_pmdown_time = 1, 241 241 .endianness = 1, 242 - .non_legacy_dai_naming = 1, 243 242 }; 244 243 245 244 static int si476x_platform_probe(struct platform_device *pdev)