OSDN Git Service

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

commit cab561f8d4bc9b196ae20c960aa5da89fd786ab5 upstream.

Just re-order the alc269_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-9-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