]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Apr 2021 11:26:54 +0000 (13:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Apr 2021 13:06:41 +0000 (15:06 +0200)
commit13e1a4cd490b959a4c72c9f4fb502ef56b190062
tree4b091e3f9a0ea3cfabe5fa7ff0fbeb2f7b6e7638
parentb7529c18feecb1af92f9db08c8e7fe446a82d96d
ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries

Just re-order the alc882_fixup_tbl[] entries for Clevo devices for
avoiding the oversight of the duplicated or unapplied item in future.
No functional changes.

Also, user lower hex letters in the entry.

Also Cc-to-stable for the further patch applications.

Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210428112704.23967-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c