ALSA: hda - Refactor ALC269 power-ups/downs in PM callbacks
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 13:20:52 +0000 (15:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 13:36:07 +0000 (15:36 +0200)
Create a helper function to simplify the code.
Also, cleaned up the ifdef SND_HDA_NEEDS_RESUME and
CONFIG_SND_HDA_POWER_SAVE.  The former is always defined when the latter
is set.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found