summaryrefslogtreecommitdiff
path: root/sound/soc/xilinx/xlnx_spdif.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/xilinx/xlnx_spdif.c')
-rw-r--r--sound/soc/xilinx/xlnx_spdif.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/xilinx/xlnx_spdif.c b/sound/soc/xilinx/xlnx_spdif.c
index cba0e868a7d7..7342048e9875 100644
--- a/sound/soc/xilinx/xlnx_spdif.c
+++ b/sound/soc/xilinx/xlnx_spdif.c
@@ -226,6 +226,7 @@ static struct snd_soc_dai_driver xlnx_spdif_rx_dai = {
static const struct snd_soc_component_driver xlnx_spdif_component = {
.name = "xlnx-spdif",
+ .legacy_dai_naming = 1,
};
static const struct of_device_id xlnx_spdif_of_match[] = {