diff --git a/sound/soc/msm/apq8064.c b/sound/soc/msm/apq8064.c index ff50ba601f7..ae4e4038f7e 100644 --- a/sound/soc/msm/apq8064.c +++ b/sound/soc/msm/apq8064.c @@ -1278,7 +1278,7 @@ static struct snd_soc_dai_link msm_dai[] = { }; struct snd_soc_card snd_soc_card_msm = { - .name = "msm-snd-card", + .name = "apq8064-tabla-snd-card", .dai_link = msm_dai, .num_links = ARRAY_SIZE(msm_dai), };