summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-03-31 12:01:54 +0300
committerSimon Horman <horms+renesas@verge.net.au>2017-04-07 20:53:39 +0300
commitb1d134ba9de2b7a136406530e34fc8b110ba6efd (patch)
treefd0d0a9b6fb1713189b1e4cdebcaff16925a28a2 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent6e12db376b60b7158e4e6006af60566f8c68f7ab (diff)
downloadlinux-b1d134ba9de2b7a136406530e34fc8b110ba6efd.tar.xz
soc: renesas: Register SoC device early
The r8a7795 SYSC driver manages PM Domains, and thus is initialized from an early_initcall(). However, this means the driver cannot check the SoC revision, as the SoC device hasn't been registered yet. Change renesas_soc_init() from a core_initcall() to an early_initcall() to fix this (renesas-soc.o is listed before rcar-sysc.o in the Makefile). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions