diff options
author | Sergey Shtylyov <[email protected]> | 2023-06-17 23:36:22 +0300 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2023-06-19 13:32:39 +0200 |
commit | 413db499730248431c1005b392e8ed82c4fa19bf (patch) | |
tree | 96eeb0bb529922a40f715d50ac592e8d249c40d8 /tools/perf/scripts/python | |
parent | c2df53c5806cfd746dae08e07bc8c4ad247c3b70 (diff) |
mmc: usdhi60rol0: fix deferred probing
The driver overrides the error codes returned by platform_get_irq_byname()
to -ENODEV, so if it returns -EPROBE_DEFER, the driver will fail the probe
permanently instead of the deferred probing. Switch to propagating error
codes upstream.
Fixes: 9ec36cafe43b ("of/irq: do irq resolution in platform_get_irq")
Signed-off-by: Sergey Shtylyov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions