summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_audio_graph_card.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/tegra_audio_graph_card.c')
-rw-r--r--sound/soc/tegra/tegra_audio_graph_card.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/tegra/tegra_audio_graph_card.c b/sound/soc/tegra/tegra_audio_graph_card.c
index ddedf18adde1..47b319504c8c 100644
--- a/sound/soc/tegra/tegra_audio_graph_card.c
+++ b/sound/soc/tegra/tegra_audio_graph_card.c
@@ -198,6 +198,7 @@ static int tegra_audio_graph_probe(struct platform_device *pdev)
return -ENOMEM;
card = simple_priv_to_card(&priv->simple);
+ card->driver_name = "tegra-ape";
card->probe = tegra_audio_graph_card_probe;