aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2016-03-14 09:07:12 +0900
committerHerbert Xu <[email protected]>2016-04-05 20:35:42 +0800
commitf0d947ac01632fa6c75cb07262922a93736385c1 (patch)
tree1a9416c44fb8905ea243dc123212f0ce7e7fdfb0 /tools/perf/scripts/python/export-to-postgresql.py
parent97ee7ed394f9f277f492026b9a0708cd92e6ef7d (diff)
hwrng: exynos - Runtime suspend device after init
The driver uses pm_runtime_put_noidle() after initialization so the device might remain in active state if the core does not read from it (the read callback contains regular runtime put). The put_noidle() was chosen probably to avoid unneeded suspend and resume cycle after the initialization. However for this purpose autosuspend is enabled so it is safe to runtime put just after the initialization. Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions