ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Apr 2021 11:26:53 +0000 (13:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 May 2021 08:40:22 +0000 (10:40 +0200)
commit669a680275945538f5e2698ae2b07e9918f8f015
tree3ff6de4251cbba15551b48b5c246778044b277f1
parent711a007847ef6e8c1838a4467466411bcb6607ce
ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries

commit b7529c18feecb1af92f9db08c8e7fe446a82d96d upstream.

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

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

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