diff options
author | Saravana Kannan <[email protected]> | 2022-06-01 00:06:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-06-10 15:57:54 +0200 |
commit | 5a46079a96451cfb15e4f5f01f73f7ba24ef851a (patch) | |
tree | 4f41dbbbafb198b51ddf7fec4e1fb6bb557540a2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) |
PM: domains: Delete usage of driver_deferred_probe_check_state()
Now that fw_devlink=on by default and fw_devlink supports
"power-domains" property, 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]>
Reviewed-by: Ulf Hansson <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions