aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-10-01 18:56:45 +0200
committerKrzysztof Kozlowski <[email protected]>2020-10-28 23:02:02 +0100
commit93618e344a5ee995249ab6af813092d08313ea83 (patch)
tree0ba111ebe04abf5199e9d245f3c0a9f6c31a415f /tools/perf/scripts/python/syscall-counts.py
parentf1118a28bef94086c89398cee26987faa6c43a01 (diff)
soc: samsung: exynos-pmu: instantiate clkout driver as MFD
The Exynos clock output (clkout) driver uses same register address space (Power Management Unit address space) as Exynos PMU driver and same set of compatibles. It was modeled as clock provider instantiated with CLK_OF_DECLARE_DRIVER(). This however brings ordering problems and lack of probe deferral, therefore clkout driver should be converted to a regular module and instantiated as a child of PMU driver to be able to use existing compatibles and address space. Signed-off-by: Krzysztof Kozlowski <[email protected]> Tested-by: Sylwester Nawrocki <[email protected]> Reviewed-by: Sylwester Nawrocki <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions