]> git.baikalelectronics.ru Git - kernel.git/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)
commitd752359271cbdbf8fb02bc8b47da9d4d7a88b1d7
tree7ce9d750031f7c02135d830cd3d6c485044a1ddc
parent9e24f2d2af82f0f8d52d7f24ffa4218dabec3bef
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