ALSA: hda: intel-dsp-config: reorder the config table
authorBrent Lu <brent.lu@intel.com>
Thu, 13 Jan 2022 10:52:20 +0000 (18:52 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Jan 2022 12:21:14 +0000 (13:21 +0100)
commit081c73701ef0c2a4f6a127da824a641ae6505fbe
tree532b1ee742a2354364c3f8b2110f6f08811f3ea3
parent19980aa10d2d944ed8fe345ce2eb87c2cb4bedf8
ALSA: hda: intel-dsp-config: reorder the config table

Entries without dmi_table nor codec_hid field need to be placed after
entries with these two fields or they will be always selected.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Link: https://lore.kernel.org/r/20220113105220.1114694-3-brent.lu@intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-dsp-config.c