]> git.itanic.dy.fi Git - linux-stable/commit
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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Jul 2020 08:15:51 +0000 (10:15 +0200)
commit5649625344fe1f4695eace7c37d011e317bf66d5
tree7ce9d750031f7c02135d830cd3d6c485044a1ddc
parent7fcd9bb5acd01250bcae1ecc0cb8b8d4bb5b7e63
ALSA: hda/realtek - Fixed HP right speaker no sound

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