commit | 83012a7ccbb90dee33c97a004b3e374f988612af | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Aug 24 18:38:08 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 30 07:50:13 2012 -0700 |
tree | 4e6e4c6f1f21150a4c82cbbefb97995cda924d17 | |
parent | 432c641e013d6e294e2ddf06d32a610eb1d4d856 [diff] |
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE CONFIG_SND_HDA_POWER_SAVE is no longer an experimental feature and its behavior can be well controlled via the default value and module parameter. Let's just replace it with the standard CONFIG_PM. Signed-off-by: Takashi Iwai <tiwai@suse.de>