]> asedeno.scripts.mit.edu Git - linux.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)
committerTakashi Iwai <tiwai@suse.de>
Sat, 28 Jul 2018 16:57:56 +0000 (18:57 +0200)
commitf59cf9a0551dd954ad8b752461cf19d9789f4b1d
tree9d8fa5516a5043f9c9c9d79610903b68b3a49633
parentd77a4b4a5b0b2ebcbc9840995d91311ef28302ab
ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs

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