]> 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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Sep 2022 15:47:56 +0000 (17:47 +0200)
commitb16c8f229a58eaddfc58aab447253464abd3c85e
tree579ee3aeae547e12fea14283d8b81d7ce8b482ed
parent1885ff13d4c42910b37a0e3f7c2f182520f4eed1
ALSA: hda/realtek: Re-arrange quirk table entries

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