ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jul 2010 09:28:02 +0000 (11:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Jul 2010 09:28:02 +0000 (11:28 +0200)
commit697c373e34613609cb5450f98b91fefb6e910588
tree97326f89891e701b0650088fc51d2ae051acdf06
parent954a29c881bd0c61352af0946f2c39d738d43c1b
ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs

Call snd_hda_shutup_pins() for power-saving and reboot-notifier in
patch_conexant.c as well as other codecs.  This will reduce the pop
noise in power-save mode.

Reference: bnc#624896
https://bugzilla.novell.com/show_bug.cgi?id=624896

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c