summaryrefslogtreecommitdiffstats
path: root/sound/soc/uniphier/aio-ld11.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/uniphier/aio-ld11.c')
-rw-r--r--sound/soc/uniphier/aio-ld11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/uniphier/aio-ld11.c b/sound/soc/uniphier/aio-ld11.c
index 8e40e6c2e42f..4c4dd3dd4dee 100644
--- a/sound/soc/uniphier/aio-ld11.c
+++ b/sound/soc/uniphier/aio-ld11.c
@@ -418,7 +418,7 @@ MODULE_DEVICE_TABLE(of, uniphier_aio_of_match);
static struct platform_driver uniphier_aio_driver = {
.driver = {
- .name = "snd-uniphier-aio",
+ .name = "snd-uniphier-aio-ld11",
.of_match_table = of_match_ptr(uniphier_aio_of_match),
},
.probe = uniphier_aio_probe,