]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ASoC: Rename AT91SAMG20-EK for applications
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 16 Feb 2009 18:00:58 +0000 (18:00 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Feb 2009 11:25:23 +0000 (11:25 +0000)
This is a bit more idiomatic and makes identifying a configuration
based on the board type work better.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/atmel/sam9g20_wm8731.c

index ab32514a858deec551916b7d871151e5ad7cd0ca..aa524235fd988508d98146cbe1cab714f3e95e3d 100644 (file)
@@ -273,7 +273,7 @@ static struct snd_soc_dai_link at91sam9g20ek_dai = {
 };
 
 static struct snd_soc_card snd_soc_at91sam9g20ek = {
-       .name = "WM8731",
+       .name = "AT91SAMG20-EK",
        .platform = &atmel_soc_platform,
        .dai_link = &at91sam9g20ek_dai,
        .num_links = 1,