commit | f0b163b4d5a215f610bd64eb8ab8a8906e53bec6 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Thu Jun 23 13:52:05 2022 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 27 13:17:01 2022 +0100 |
tree | 5b902c4cdca3acdb4f4f027bdd1edbc4f21e2899 | |
parent | c03a5b4c419799676013cb0c58c03e00ebe21a61 [diff] |
ASoC: es*: 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-52-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>