]> 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:10:25 +0000 (11:10 +0200)
commit62ce31979fd525fb8046e4f18de0123cbb767be4
treebf0a796e97bc8ceb7f42013ac6f5886b2441cd7f
parentd4bad13828f0da2d2f8b521de580b8a2aa211ba4
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