ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks
authorChristian Lachner <gladiac@gmail.com>
Sat, 29 Jan 2022 11:32:41 +0000 (12:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 17:30:34 +0000 (18:30 +0100)
commit3a8a8072e32be002804cf1d029a2eef8c61b2fe0
tree10780e67108b04801827fae629554bc6819f5319
parent532cde962f5f1a3963729ed748f858ca5baddd05
ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks

commit 63394a16086fc2152869d7902621e2525e14bc40 upstream.

The initial commit of the new Gigabyte X570 ALC1220 quirks lacked the
fixup-model entry in alc882_fixup_models[]. It seemed not to cause any ill
effects but for completeness sake this commit makes up for that.

Signed-off-by: Christian Lachner <gladiac@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220129113243.93068-2-gladiac@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c