]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:49:22 +0000 (09:49 +0100)
commite37b2aece70054bf79e18734ebddb3789a27e62b
tree622fa00a73c272ee72b8c9a15e3860e7b8030f1b
parent705fa88ab3bbfe5407772a497d06d6112a3491e7
ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P

BugLink: https://bugs.launchpad.net/bugs/1956301
[ 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>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
sound/pci/hda/patch_hdmi.c