Skip to content
Commit 51468a9d authored by Al Stone's avatar Al Stone Committed by Rafael J. Wysocki
Browse files

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: default avatarAl Stone <al.stone@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 82023bb7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment