]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Tue, 30 Nov 2021 12:47:32 +0000 (14:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 Nov 2021 14:07:24 +0000 (15:07 +0100)
commitb1f44f757593ac6d044a387907acb787564eac9f
treef5ebe2ff61f9a5836a461332fefc1f908677a674
parent53dc2cb07726029fa93e917f5a4758522d38ae10
ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P

Keep the HDA_CODEC_ENTRY entries sorted by the codec VID. ADL-P
is the only misplaced Intel HDMI codec.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20211130124732.696896-2-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c