aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSaravana Kannan <[email protected]>2021-03-02 13:11:30 -0800
committerGreg Kroah-Hartman <[email protected]>2021-03-23 14:58:10 +0100
commitf2db85b64f0af1410ccb8ebcc9d7fa38e99feee9 (patch)
tree113e0dc325b8c52029fcc9c8e043f35c3cd841c4 /tools/perf/scripts/python
parent01085e24ff0ae775e7407a6e40c2156a724ae884 (diff)
driver core: Avoid pointless deferred probe attempts
There's no point in adding a device to the deferred probe list if we know for sure that it doesn't have a matching driver. So, check if a device can match with a driver before adding it to the deferred probe list. 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')
0 files changed, 0 insertions, 0 deletions