ALSA: hda - Synchronize the power state at the end of codec init
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 Jan 2013 16:27:32 +0000 (17:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Jan 2013 16:32:48 +0000 (17:32 +0100)
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>

No differences found