commit | 9b7564a64999597844513604df4a206fa4da3b69 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 25 10:02:01 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 25 10:02:01 2014 +0100 |
tree | 96ceb6c4cdfe544149d00038deb68fc04d98f4e2 | |
parent | 89c8ae73459443eabfd7f24b4379ddb9248f1ee9 [diff] |
ALSA: hda - Inform the unexpectedly ignored pins by auto-parser The auto-parser may ignore some pins that could be valid when they don't match with the assumption or if there are way too many pins assigned to the same output type. So far, such a pin has been silently ignored, but it's better to leave a message, which would help for debugging and understanding the problem. Signed-off-by: Takashi Iwai <tiwai@suse.de>