aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorAmit Daniel Kachhap <[email protected]>2013-06-24 16:20:39 +0530
committerEduardo Valentin <[email protected]>2013-08-13 09:52:02 -0400
commitcebe7373a7e659d29e939ed2ce379b478684793c (patch)
tree38657ccfd28ee88e9542e42bbf6116482df7c709 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent1cd1ecb611d8be48df571a46950411ecee1fe3a1 (diff)
thermal: exynos: Add support to handle many instances of TMU
This patch adds support to handle multiple instances of the TMU controllers. This is done by removing the static structure to register with the core thermal and creating it dynamically for each instance of the TMU controller. The interrupt is made shared type to handle shared interrupts. Now since the ISR needs the core thermal framework to be registered so request_irq is moved after the core registration is done. Also the identifier of the TMU controller is extracted from device tree alias. This will be used for TMU specific initialisation. Acked-by: Kukjin Kim <[email protected]> Acked-by: Jonghwa Lee <[email protected]> Signed-off-by: Amit Daniel Kachhap <[email protected]> Acked-by: Eduardo Valentin <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions