From: Takashi Iwai Date: Mon, 4 Apr 2011 10:43:23 +0000 (+0200) Subject: ALSA: core - Don't use "default' for default X-Git-Tag: v3.0-rc1~347^2~2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e4f9aed82c68b60f81b2e7977c46868d51062f;p=pandora-kernel.git ALSA: core - Don't use "default' for default 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 --- Reading git-diff-tree failed