ANDROID: cpuidle: export cpuidle_driver_state_disabled
Export cpuidle_driver_state_disabled() so that CPU idle states may be
disabled at runtime for debugging CPU and cluster idle states.
Bug: 175718935
Signed-off-by: Lina Iyer <ilina@codeaurora.org>
Change-Id: Id9038074d64fb6c0444d9aca68420414c3223e93
(cherry picked from commit de93734e22)
This commit is contained in:
committed by
Saravana Kannan
parent
307ad9fb59
commit
f154a239c3
@@ -385,3 +385,4 @@ unlock:
|
|||||||
|
|
||||||
mutex_unlock(&cpuidle_lock);
|
mutex_unlock(&cpuidle_lock);
|
||||||
}
|
}
|
||||||
|
EXPORT_SYMBOL_GPL(cpuidle_driver_state_disabled);
|
||||||
|
|||||||
Reference in New Issue
Block a user