commit | 51468a9d3a80249a218a854100c6d5d0eb8b781e | [log] [tgz] |
---|---|---|
author | Al Stone <al.stone@linaro.org> | Wed Nov 20 15:45:51 2013 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 21 01:44:43 2013 +0100 |
tree | d4c33205b7cd93f327fe1281e5b98a62a26d33ef | |
parent | 82023bb7f75b0052f40d3e74169d191c3e4e6286 [diff] |
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 <al.stone@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>