ASoC: codecs: rk730: 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: Tao Huang <huangtao@rock-chips.com>
Change-Id: I4395bb04b0a959d1372c0a10359b83c75d96efb2
This commit is contained in:
Tao Huang
2023-06-28 17:14:29 +08:00
parent b44bb22ace
commit f87e68d7c4

View File

@@ -830,7 +830,6 @@ static const struct snd_soc_component_driver rk730_component_driver = {
.idle_bias_on = 1,
.use_pmdown_time = 1,
.endianness = 1,
.non_legacy_dai_naming = 1,
};
static const struct reg_default rk730_reg_defaults[] = {