]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 21 Aug 2015 07:42:35 +0000 (09:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 16:07:47 +0000 (09:07 -0700)
commitf27db157e2bfc330e7e6599b9427c7e9821d646f
tree75babbca30b2b44c93d2f976d7b673923e7934c6
parente6212cca33e130cf5c5222a3f5b3608564c2cd49
ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises

commit f6b28e4ded45bb91bc4cd115d55e35badedfce5f upstream.

On shutdown/reboot of CX20722, first shut down all EAPDs, then
shut down the afg node to D3.

Failure to do so can lead to spurious noises from the internal speaker
directly after reboot (and before the codec is reinitialized again, i e
in BIOS setup or GRUB menus).

BugLink: https://bugs.launchpad.net/bugs/1487345
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_conexant.c