diff options
author | 2021-08-06 23:09:05 +0100 | |
---|---|---|
committer | 2021-08-16 18:35:41 +0200 | |
commit | b5b41ab6b0c1bb70fe37a0d193006c969e3b5909 (patch) | |
tree | 9b7ad23fdb984c7b9c0d25a07525db5ea79a4002 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.14-rc6 (diff) | |
download | wireguard-linux-b5b41ab6b0c1bb70fe37a0d193006c969e3b5909.tar.xz wireguard-linux-b5b41ab6b0c1bb70fe37a0d193006c969e3b5909.zip |
device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
Sensor drivers often check for an endpoint to make sure that they're
connected to a consuming device like a CIO2 during .probe(). Some of
those endpoints might be in the form of software_nodes assigned as
a secondary to the device's fwnode_handle. Account for this possibility
in fwnode_graph_get_next_endpoint() to avoid having to do it in the
sensor drivers themselves.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Daniel Scally <djrscally@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions