diff options
author | 2016-08-31 00:10:59 +0900 | |
---|---|---|
committer | 2016-12-12 23:09:57 +0900 | |
commit | 994894c3f710f5d8ca89d22988fe715db57bbc87 (patch) | |
tree | aca7c079f67453332c0f26b8160e69e81c4b6e52 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | openrisc: add NR_CPUS Kconfig default value (diff) | |
download | linux-dev-994894c3f710f5d8ca89d22988fe715db57bbc87.tar.xz linux-dev-994894c3f710f5d8ca89d22988fe715db57bbc87.zip |
openrisc: remove the redundant of_platform_populate
The of_platform_populate call in the openrisc arch code is now redundant
as the DT core provides a default call. Openrisc has a NULL match table
which means only top level nodes with compatible strings will have
devices creates. The default version will also descend nodes in the
match table such as "simple-bus" which should be fine as openrisc
doesn't have any of these (though it is preferred that memory-mapped
peripherals be grouped under a bus node(s)).
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Jonas Bonn <jonas@southpole.se>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions