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)
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>

No differences found