commit | b9c590bbf1d7621c3f9feb6ac0992d638244d0b1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 24 17:27:32 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 24 17:32:48 2013 +0100 |
tree | 3ce6f7c11b2102a5914eae658d8b91d61e4fa1d1 | |
parent | 9419ab6b72325e20789a61004cf68dc9e909a009 [diff] |
ALSA: hda - Synchronize the power state at the end of codec init Put the power state synchronization at the end of the parsing of codec. This is necessary when the power filter is changed during the codec probe. Since the first power-up sequence is performed without the special filter, all widgets are supposed to be ON at this point. Signed-off-by: Takashi Iwai <tiwai@suse.de>