]> git.alsa-project.org Git - alsa-lib.git/commit
Replace unsafe characters with _ in card name
authorAlexander E. Patrakov <patrakov@gmail.com>
Mon, 29 Jun 2015 17:53:53 +0000 (22:53 +0500)
committerTakashi Iwai <tiwai@suse.de>
Mon, 29 Jun 2015 18:33:26 +0000 (20:33 +0200)
commit4dc44bb34aab2b23ab45c8e61e4b17bf2cf58959
tree1eb68855ebe9a0c281ed5f5b354f53cea3d05bb8
parentc6df8273746645b2c5109537b07af6ed33d268d1
Replace unsafe characters with _ in card name

Otherwise, they get misinterpreted as argument separators
in USB-Audio PCM definitions, and thus prevent SPDIF blacklist entries
from working.

While at it, add my Logitec C910 webcam to the SPDIF blacklist.

Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/conf.h
src/conf.c
src/conf/cards/USB-Audio.conf
src/confmisc.c