From: Jiri Slaby Date: Thu, 4 Apr 2013 20:32:10 +0000 (+0200) Subject: ALSA: hda/generic - fix uninitialized variable X-Git-Tag: v3.9-rc6~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=868211db6df96ddae411fcd800502725beef8387;p=pandora-kernel.git ALSA: hda/generic - fix uninitialized variable changed is not initialized in path_power_down_sync, but it is expected to be false in case no change happened in the loop. So set it to false. Signed-off-by: Jiri Slaby Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed