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

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

authored by

Charles Keepax and committed by
Mark Brown
e5257aa5 89571b89

-2
-2
sound/soc/codecs/stac9766.c
··· 313 313 .idle_bias_on = 1, 314 314 .use_pmdown_time = 1, 315 315 .endianness = 1, 316 - .non_legacy_dai_naming = 1, 317 - 318 316 }; 319 317 320 318 static int stac9766_probe(struct platform_device *pdev)