commit | 535b6c51fe8293c88ce919cdfc4390c67a1cb6d1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Aug 20 21:25:22 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 20 21:25:22 2012 +0200 |
tree | 590d8f39fbdef4f2ce92525e291ae442520e1cf3 | |
parent | f0b433e9f362e0b7f0ce7d1489dd7feba068605d [diff] |
ALSA: hda - Fix leftover codec->power_transition When the codec turn-on operation is canceled by the immediate power-on, the driver left the power_transition flag as is. This caused the persistent avoidance of power-save behavior. Cc: <stable@vger.kernel.org> [v3.5+] Signed-off-by: Takashi Iwai <tiwai@suse.de>