aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMarek Szyprowski <[email protected]>2015-04-09 08:46:00 +0000
committerInki Dae <[email protected]>2015-08-11 08:21:35 +0000
commit9992349a54823c511acc438364dceda7abe4ac98 (patch)
tree6b0e365cba01794a5397c648dbcb9050a2c6e4cb /tools/perf/scripts/python/syscall-counts.py
parentdrm/exynos/mixer: always update INT_EN cache (diff)
downloadkernel-9992349a54823c511acc438364dceda7abe4ac98.tar.gz
kernel-9992349a54823c511acc438364dceda7abe4ac98.zip
drm/exynos/fimc: fix runtime pm support
Once pm_runtime_set_active() gets called, the kernel assumes that given device has already enabled runtime pm and will call pm_runtime_suspend() without matching pm_runtime_resume(). In case of DRM FIMC IPP driver, this will result in calling clk_disable() without respective call to clk_enable(). This patch removes call to pm_runtime_set_active() to ensure that pm_runtime_suspend/resume calls will match. Signed-off-by: Marek Szyprowski <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions