]> 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)
commitfc29ef6ecf077553a6425406f0631ca65dafc998
treef5ebe2ff61f9a5836a461332fefc1f908677a674
parent1880c1d7adc0e9b2c84ff97d9797a093d981d016
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