]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek: GA503 use same quirks as GA401
authorLuke D Jones <luke@ljones.dev>
Mon, 19 Apr 2021 03:04:11 +0000 (15:04 +1200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 May 2021 12:47:32 +0000 (14:47 +0200)
commit13ff604c79a07847c4ec9c8ff9c1a1f6bdc18dd7
tree3c2363cd546493195bc2e5805ce1d81d5ab31b40
parent970fbbee55bca876be8f8ede849f9e5ab018a885
ALSA: hda/realtek: GA503 use same quirks as GA401

commit 76fae6185f5456865ff1bcb647709d44fd987eb6 upstream.

The GA503 has almost exactly the same default setup as the GA401
model with the same issues. The GA401 quirks solve all the issues
so we will use the full quirk chain.

Signed-off-by: Luke D Jones <luke@ljones.dev>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210419030411.28304-1-luke@ljones.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c