chromeos: Turn off displays on suspend
To handle lucid sleep (where we need to silently resume the system), turn
off the displays on suspend. This also removes the delay for restoring the
display state added in "On resume perform a delayed call to
SetDisplayPower()" According to the bug for that change, it didn't seem to
help with the issue anyways.
BUG=
535021
TEST=suspend/resume of various cros platforms with/without external monitor
connected
Committed:
https://crrev.com/fee6ba82e703d68c296730aa38ea1d4f77854631
Cr-Commit-Position: refs/heads/master@{#389875}