From: Al Stone Date: Wed, 20 Nov 2013 22:45:51 +0000 (-0700) Subject: ACPI / sleep: clean up compiler warning about uninitialized field X-Git-Tag: v3.13-rc2~19^2~3^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51468a9d3a80249a218a854100c6d5d0eb8b781e;p=pandora-kernel.git ACPI / sleep: clean up compiler warning about uninitialized field Initialize pwr_btn_status as disabled which (a) makes sure it is in a proper state to start, and (b) cleans up a compiler warning about an uninitialized variable. Signed-off-by: Al Stone Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed