commit | 0b7a2e9cefd7614e68520127751f76583498df6c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 14 15:18:26 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:58:55 2007 +0200 |
tree | 72c29a5ba4543873592710bc05425db04af15e50 | |
parent | 9d99f312629802f4c45306ee07618ee4978b4adc [diff] |
[ALSA] hda-intel - Don't do suspend if already powered down In the power-saving mode, the suspend is done dynamically at power-down. So we don't have to call suspend stuff explicitly if it's already powered down. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>