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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Dec 2021 09:30:15 +0000 (10:30 +0100)
commitf66f84309623c9bba4ef37ba998fa9729ddca2e9
tree2d62f4305352e630d648db7c980dfe30ad25d173
parent5eceb6a60a53457e0d2bfdf2c429d0a1bf27db19
ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P

[ Upstream commit 289047db1143c42c81820352f195a393ff639a52 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_hdmi.c