]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: hda - Debug output which type of fixup was selected
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 7 Jan 2015 13:41:59 +0000 (14:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Jan 2015 14:48:57 +0000 (15:48 +0100)
commit4f7946eca787baa0f66b4a508595b768a4772f3f
tree4db0ba5475769277271599042f0263fb418d4a3e
parent322b8af16f267a2bc027297ffa9b3b681325ed37
ALSA: hda - Debug output which type of fixup was selected

Our fixup system is becoming increasingly complex, so it's becoming
time consuming to figure out which way the fix was applied.
This patch adds a few debug prints to aid when debugging why a specific
fixup was selected.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_auto_parser.c