]> Pileus Git - ~andy/linux/commit
ALSA: hda - Allow capture-only configuration
authorTakashi Iwai <tiwai@suse.de>
Fri, 6 Dec 2013 08:30:14 +0000 (09:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Dec 2013 08:31:40 +0000 (09:31 +0100)
commitc9e4bdb7557ad152f8a41301e646403d9f0ad92c
treee649a57eb39f95afb9e6f25ad60ba7c64e4dbf45
parent5b8620bb84b2f66b7a776fbfc0d273f6c78d969c
ALSA: hda - Allow capture-only configuration

We have blindly assumed that all valid configurations should have
either analog or digital playback, but there can be capture-only
configurations.  The parser shouldn't escape in such a case.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c