Merge "soc: qcom: power_state: Fix storing suspend_delay value"
This commit is contained in:
commit
f0f40b4d3b
@ -479,7 +479,7 @@ static ssize_t suspend_delay_store(struct kobject *kobj, struct kobj_attribute *
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
drv->deep_sleep_allowed = val;
|
drv->suspend_delay = val;
|
||||||
|
|
||||||
return count;
|
return count;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user