diff options
author | Saravana Kannan <[email protected]> | 2019-07-31 15:17:20 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-08-01 16:04:14 +0200 |
commit | b3173c2292fbaf24ff7062d366830b012ed04269 (patch) | |
tree | 8c17236a76c30fe2088c1653c149572dc2b33fe9 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 709fb8297358f08a125b770d1518a95d03b541db (diff) |
of/platform: Don't create device links for default busses
Default busses also have devices created for them. But there's no point
in creating device links for them. It's especially wasteful as it'll
cause the traversal of the entire device tree and also spend a lot of
time checking and figuring out that creating those links isn't allowed.
So check for default busses and skip trying to create device links for
them.
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions