ALSA: hda - Add missing badness evaluation for unresolved paths
authorTakashi Iwai <tiwai@suse.de>
Mon, 21 Jan 2013 10:43:19 +0000 (11:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 21 Jan 2013 10:47:07 +0000 (11:47 +0100)
commit1fa335b0b797811d66a5f88373edd523f947cce4
treeb15264e6d29f18889110cfc04ffc440ca76a97bd
parent9314a5813f62e85c8173adf7fd7e088af3b58942
ALSA: hda - Add missing badness evaluation for unresolved paths

When a patch couldn't be resolved in try_assign_dacs() although the
target DAC is expected, we forgot to add a proper badness value but
continued.

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