]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
authorPark Ju Hyung <qkrwngud825@gmail.com>
Fri, 27 Jul 2018 18:16:42 +0000 (03:16 +0900)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:42:15 +0000 (19:42 -0600)
commit66844485b1a9d05f9240f4390b26f66d1b7aaf8b
tree2eadda6a8bd8ffe790fe6ea28a472e746602fd9c
parent43925afc4a0651546518cfceeb9c8921abb63a3b
ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs

BugLink: https://bugs.launchpad.net/bugs/1835845
commit f59cf9a0551dd954ad8b752461cf19d9789f4b1d upstream.

On rare occasions, we are still noticing that the internal speaker
spitting out spurious noises even after adding the problematic codec
to the list.

Adding a 10ms artificial delay before rebooting fixes the issue entirely.

Patch for Realtek codecs also adds the same amount of delay after
entering D3.

Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/pci/hda/patch_conexant.c