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)
commit289047db1143c42c81820352f195a393ff639a52
treef5ebe2ff61f9a5836a461332fefc1f908677a674
parentd85ffff5302b1509efc482e8877c253b0a668b33
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