]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Inform the unexpectedly ignored pins by auto-parser
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Mar 2014 09:02:01 +0000 (10:02 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Mar 2014 09:02:01 +0000 (10:02 +0100)
commite8dfb7f0da0ef4a823e61b2c981cace7806f2701
tree96ceb6c4cdfe544149d00038deb68fc04d98f4e2
parent6c75b6ef92792747b93fbae28b2ecd6b67c81aa4
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>
sound/pci/hda/hda_auto_parser.c