diff options
author | Paul Burton <[email protected]> | 2016-09-19 22:21:24 +0100 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2016-10-06 17:31:00 +0200 |
commit | ecd76eded07d1ba58bba410ec4bcbd8630fb9b16 (patch) | |
tree | 90f3668fe9840cb62fb177808ebb1dfe1f9254c4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 38ec82fe21cd99ad4d7f0dc883ef7ce9e9837176 (diff) |
of/platform: Probe "isa" busses by default
Since commit 44a7185c2ae6 ("of/platform: Add common method to populate
default bus") platforms calling of_platform_bus_probe from an initcall
is either a rather unsafe race with of_platform_default_populate_init or
a no-op. The MIPS Malta board needs to probe devices under an ISA bus,
which we do support in the of_busses array but until now haven't
included in of_default_bus_match_table.
Add an "isa" entry to of_default_bus_match_table such that we can just
accept use of of_platform_default_populate_init & remove the
Malta-specific match table in a later patch.
Signed-off-by: Paul Burton <[email protected]>
Acked-by: Rob Herring <[email protected]>
Cc: Frank Rowand <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/14275/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions