]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/hdmi: Add module option to disable audio component binding
authorTakashi Iwai <tiwai@suse.de>
Wed, 15 Apr 2020 16:25:23 +0000 (18:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 17 Apr 2020 10:30:56 +0000 (12:30 +0200)
commit2925c5357931be29e670d9906c4770ddcedce39b
tree671f15914bcc77a5b3f6527cb00ef4af67c50bef
parent5c08ff87a1042e00f5a3945ac5cc28a2b2212edf
ALSA: hda/hdmi: Add module option to disable audio component binding

As the recent regression showed, we want sometimes to turn off the
audio component binding just for debugging.  This patch adds the
module option to control it easily without compilation.

Fixes: cd82d54887dd ("ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMI")
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=207223
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200415162523.27499-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c