ALSA: hda/realtek: Correct pin configs for ASUS G533Z
authorLuke D. Jones <luke@ljones.dev>
Mon, 10 Oct 2022 06:57:02 +0000 (19:57 +1300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 10:34:18 +0000 (12:34 +0200)
commitc01f385c70dbf2d8cbad7639f272242d0f9d2210
tree3fa1c6812cfa0de004ba57f1330c1d1a2a51a23c
parent0d50e05ecc2c4bb134c2b3f03ae3e5749e78ea18
ALSA: hda/realtek: Correct pin configs for ASUS G533Z

commit 66ba7c88507344dee68ad1acbdb630473ab36114 upstream.

The initial fix for ASUS G533Z was based on faulty information. This
fixes the pincfg to values that have been verified with no existing
module options or other hacks enabled.

Enables headphone jack, and 5.1 surround.

[ corrected the indent level by tiwai ]

Fixes: bc2c23549ccd ("ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack")
Signed-off-by: Luke D. Jones <luke@ljones.dev>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20221010065702.35190-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