]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Sep 2022 09:04:03 +0000 (11:04 +0200)
commit8f8a740e9160b9fcd70781575f3738672d62afd9
treea4ee5f3e66c170da18b5a99ffcdf4a06312d44a6
parentdafeac1226a461e17a83d091b1bfb0106b7fd6bb
ALSA: hda/realtek: Re-arrange quirk table entries

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>
sound/pci/hda/patch_realtek.c