aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSaravana Kannan <[email protected]>2022-06-01 00:06:58 -0700
committerGreg Kroah-Hartman <[email protected]>2022-06-10 15:57:54 +0200
commit24a026f85241a01bbcfe1b263caeeaa9a79bab40 (patch)
treebdb5dcfc212ebf870a5b94dad99eb0db3a0cd4d8 /tools/perf/scripts/python
parent5a46079a96451cfb15e4f5f01f73f7ba24ef851a (diff)
pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
Now that fw_devlink=on by default and fw_devlink supports "pinctrl-[0-8]" 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]> 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