Merge "apq8064: Rename sound card to represent codec type" into msm-3.0

This commit is contained in:
Linux Build Service Account
2012-03-08 20:43:42 -08:00
committed by QuIC Gerrit Code Review

View File

@@ -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),
};