diff options
author | Saravana Kannan <[email protected]> | 2019-10-28 15:00:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-02 18:05:19 +0100 |
commit | 15956dad5c1016155c82d094f8c1273a30f79c3d (patch) | |
tree | dd153ad2e067f87d6f4abb6cf87caefedc8afacb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0ff5cc1ec33b4b7540c4bc09f50123befc6ed947 (diff) |
of: property: Skip adding device links to suppliers that aren't devices
Some devices need to be initialized really early and can't wait for
driver core or drivers to be functional. These devices are typically
initialized without creating a struct device for their device nodes.
If a supplier ends up being one of these devices, skip trying to add
device links to 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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions