]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ALSA: hda/realtek: Re-arrange quirk table entries
authorTakashi Iwai <tiwai@suse.de>
Thu, 15 Sep 2022 15:47:24 +0000 (17:47 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 23 Nov 2022 14:11:36 +0000 (15:11 +0100)
commitab89202c9d16ceb47d994e9d3082b316691c5e78
tree8f74cdabd1a6f9bf4ac85a13487f2801118f2580
parente07f22615b12c70cd8c00f18e06c09bbf01236be
ALSA: hda/realtek: Re-arrange quirk table entries

BugLink: https://bugs.launchpad.net/bugs/1995420
commit b16c8f229a58eaddfc58aab447253464abd3c85e upstream.

A few entries have been mistakenly inserted in wrong positions without
considering the SSID ordering.  Place them at right positions.

Fixes: b7557267c233 ("ALSA: hda/realtek: Add quirk for ASUS GA402")
Fixes: 94db9cc8f8fa ("ALSA: hda/realtek: Add quirk for ASUS GU603")
Fixes: 739d0959fbed ("ALSA: hda: Add quirk for ASUS Flow x13")
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220915154724.31634-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
sound/pci/hda/patch_realtek.c