ALSA: core - Don't use "default' for default
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Apr 2011 10:43:23 +0000 (12:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Apr 2011 10:43:23 +0000 (12:43 +0200)
The card-id parser assigns the string "default" when no appropriate word
is found in the card name.  But this string may confuse the alsa-lib, so
better to avoid.  Use "Default" now instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/init.c

Simple merge