From: Takashi Iwai Date: Thu, 24 Jan 2013 16:27:32 +0000 (+0100) Subject: ALSA: hda - Synchronize the power state at the end of codec init X-Git-Tag: v3.9-rc1~129^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c590bbf1d7621c3f9feb6ac0992d638244d0b1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed