ALSA: hda/hdmi: keep codec entries in numerical order
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Fri, 21 Jul 2023 13:57:21 +0000 (16:57 +0300)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Jul 2023 14:47:03 +0000 (16:47 +0200)
commit3c851b6384729d60b968cd37a03382bf50acb92b
tree0288c6900bec9c535dcf26988db654dde12fc374
parent157ac57073bc33396ed719bfdcdccb72798a822d
ALSA: hda/hdmi: keep codec entries in numerical order

Switch order of Intel MTL and RPL codec entries to keep the codec device
id list nicely ordered. Also use the opportunity to fix the naming
to the convention used elsewhere in the drivers.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20230721135722.31288-2-peter.ujfalusi@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c