Fix calculation of S3 power state, remove S4 power state
This commit is contained in:
@@ -5,8 +5,6 @@ enum PowerState {
|
||||
POWER_STATE_DEFAULT,
|
||||
POWER_STATE_DS5,
|
||||
POWER_STATE_S5,
|
||||
POWER_STATE_DS4,
|
||||
POWER_STATE_S4,
|
||||
POWER_STATE_DS3,
|
||||
POWER_STATE_S3,
|
||||
POWER_STATE_S0,
|
||||
|
Reference in New Issue
Block a user