]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/conexant: fix Z60MR100 startup pop issue
authorbo liu <bo.liu@senarytech.com>
Fri, 29 Nov 2024 01:44:41 +0000 (09:44 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Nov 2024 10:08:41 +0000 (11:08 +0100)
commit947c4012f8f03a8bb946beb6e5294d5e32817d67
treeade9eee966c8bf1e536e2c5be2a624764dd5d99c
parentedad3f9519fcacb926d0e3f3217aecaf628a593f
ALSA: hda/conexant: fix Z60MR100 startup pop issue

When Z60MR100 startup, speaker will output a pop. To fix this issue,
we mute codec by init verbs in bios when system startup, and set GPIO
to low to unmute codec in codec driver when it loaded .

[ white space fixes and compile warning fix by tiwai ]

Signed-off-by: bo liu <bo.liu@senarytech.com>
Link: https://patch.msgid.link/20241129014441.437205-1-bo.liu@senarytech.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c