aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Lin <[email protected]>2016-07-14 15:13:00 -0500
committerAlex Elder <[email protected]>2016-07-14 16:53:55 -0500
commit61e13db9cc8945d53f72d4021594ee3be214e667 (patch)
tree29dd0a9dcfedf78e99de80833d65870eab32cae0 /tools/perf/scripts/python
parent30a3bf7b30d86b94ad4fbdcf9cdce1dcf5037c58 (diff)
greybus: bundle: add runtime pm support
This patch adds runtime pm support for the bundle core. Unbound bundle devices are always deactivated. During probe, Runtime PM status is set to enabled and active and the usage count is incremented. If the driver supports runtime PM, it should call pm_runtime_put() in its probe routine and pm_runtime_get_sync() in remove routine as bundle needs to be resume before it can be deactivated. Testing Done: - Check runtime_status of the bundle driver when bundle goes to suspend Signed-off-by: David Lin <[email protected]> Signed-off-by: Axel Haslam <[email protected]> Reviewed-by: Johan Hovold <[email protected]> Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions