ALSA: hda/realtek - Fixed HP right speaker no sound
authorKailang Yang <kailang@realtek.com>
Wed, 29 Jul 2020 07:09:27 +0000 (15:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Aug 2020 07:58:35 +0000 (09:58 +0200)
commitb97627fdfedc1d67eef204a6a30284919a756857
tree7565012ec6e3878d00eef272d8bbc89c00900da8
parent5ed6c592f511af8b6d237a0853240f09dcc80a06
ALSA: hda/realtek - Fixed HP right speaker no sound

commit 5649625344fe1f4695eace7c37d011e317bf66d5 upstream.

HP NB right speaker had no sound output.
This platform was connected to I2S Amp for speaker out.(None Realtek I2S Amp IC)
EC need to check codec GPIO1 pin to initial I2S Amp.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/01285f623ac7447187482fb4a8ecaa7c@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c