diff options
author | Saravana Kannan <[email protected]> | 2022-06-01 00:07:04 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-06-10 15:57:54 +0200 |
commit | b09796d528bbf06e3e10a4a8f78038719da7ebc6 (patch) | |
tree | a1cf6b19e6425fd0fcedd12af96ff9f05ef943ca /tools/perf/scripts/python/sched-migration.py | |
parent | 71066545b48e4259f89481199a0bbc7c35457738 (diff) |
iommu/of: Delete usage of driver_deferred_probe_check_state()
Now that fw_devlink=on and fw_devlink.strict=1 by default and fw_devlink
supports iommu DT properties, the execution will never get to the point
where driver_deferred_probe_check_state() is called before the supplier
has probed successfully or before deferred probe timeout has expired.
So, delete the call and replace it with -ENODEV.
Tested-by: Geert Uytterhoeven <[email protected]>
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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions