ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Jul 2011 07:52:50 +0000 (09:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Jul 2011 15:21:18 +0000 (17:21 +0200)
It makes little sense to enable power-saving without PM.
This removes SND_HDA_NEEDS_RESUME define so that we can use CONFIG_PM
in all places.

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

No differences found