Home
last modified time | relevance | path

Searched hist:"95 dc85dba05fa8f84c6db5fee3990fa4dd9fb499" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_conexant.cdiff 95dc85dba05fa8f84c6db5fee3990fa4dd9fb499 Fri Aug 13 03:12:28 CDT 2021 Takashi Iwai <tiwai@suse.de> ALSA: hda: conexant: Turn off EAPD at suspend, too

Conexant codecs have a workaround for the noise at shutdown to turn
off EAPD, but it wasn't applied at suspend. In the later patch, we'll
switch from reboot_notify callback to the general suspend-at-shutdown,
so let's apply the workaround to the suspend case, too.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=214045
Link: https://lore.kernel.org/r/20210813081230.4268-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>