diff options
author | 2022-06-01 00:06:59 -0700 | |
---|---|---|
committer | 2022-06-10 15:57:54 +0200 | |
commit | f8217275b57aa48d98cc42051c2aac34152718d6 (patch) | |
tree | 224cf0af1d5577ede256eb6e7ae3872aa823a479 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state() (diff) | |
download | linux-dev-f8217275b57aa48d98cc42051c2aac34152718d6.tar.xz linux-dev-f8217275b57aa48d98cc42051c2aac34152718d6.zip |
net: mdio: Delete usage of driver_deferred_probe_check_state()
Now that fw_devlink=on by default and fw_devlink supports interrupt
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 <geert+renesas@glider.be>
Signed-off-by: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20220601070707.3946847-4-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions