Sergey Shtylyov 6e524b7df3 mmc: usdhi60rol0: fix deferred probing
[ Upstream commit 413db499730248431c1005b392e8ed82c4fa19bf ]

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 <s.shtylyov@omp.ru>
Link: https://lore.kernel.org/r/20230617203622.6812-13-s.shtylyov@omp.ru
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-28 10:15:30 +02:00
..
2019-02-12 19:47:10 +01:00
2021-11-26 11:35:59 +01:00
2023-06-28 10:15:29 +02:00
2023-06-28 10:15:29 +02:00
2023-06-28 10:15:29 +02:00
2022-12-08 11:18:34 +01:00
2022-12-08 11:18:34 +01:00
2018-03-05 09:00:59 +01:00
2018-05-21 15:49:20 +02:00