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)
commitd8e4f9aed82c68b60f81b2e7977c46868d51062f
treea3b16c5f6ea376ba503546a7a8e493f72f596ebd
parent2475b0d407614ea5a41b8325d45c614d94087088
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 <tiwai@suse.de>
sound/core/init.c
This page took 0.031563 seconds and 5 git commands to generate.