OSDN Git Service

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)
commitb392350ec3f229ad9603d3816f753479e441d99a
tree671f15914bcc77a5b3f6527cb00ef4af67c50bef
parent9a6418487b566503c772cb6e7d3d44e652b019b0
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: ade49db337a9 ("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