You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
ASoC: rockchip: multi-dais: Add legacy_dai_naming flag
Signed-off-by: Shunhua Lan <lsh@rock-chips.com> Change-Id: Ia0ebb742dade8ecd3c7a0bae645cc1587e2e9a7e
This commit is contained in:
@@ -322,6 +322,7 @@ static const struct snd_soc_dai_ops rockchip_mdais_dai_ops = {
|
||||
|
||||
static const struct snd_soc_component_driver rockchip_mdais_component = {
|
||||
.name = DAIS_DRV_NAME,
|
||||
.legacy_dai_naming = 1,
|
||||
};
|
||||
|
||||
static const struct of_device_id rockchip_mdais_match[] = {
|
||||
|
||||
Reference in New Issue
Block a user