diff options
author | Anshuman Khandual <[email protected]> | 2020-05-04 17:59:37 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-05-04 18:08:40 +0100 |
commit | da7bad98eebb7bedcb37cf8c34fbb0de470c2b99 (patch) | |
tree | e5a3598be83b0858522a5e6b7f33ba01cf9bb1a3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 51075e0cb759a736e60ab4f3a5fed8670dba5852 (diff) |
arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()
This moves device_initcall() near cpuinfo_regs_init() making the calling
sequence clear. Besides it is a standard practice to have device_initcall()
(any __initcall for that matter) just after the function it actually calls.
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Suzuki Poulose <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions