ALSA: hda - Move EAPD power-down into shutup callback for AD codecs
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Apr 2011 13:18:33 +0000 (15:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Apr 2011 13:18:33 +0000 (15:18 +0200)
EAPD power-down should be called also for normal shutup cases.
Let's move to there.   This also fixes the compile warnings when
CONFIG_PM isn't set automatically.

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

Simple merge