Files
linux/drivers
Sergey Shtylyov 445a9568de mmc: omap: fix deferred probing
[ Upstream commit aedf4ba1ad ]

The driver overrides the error codes returned by platform_get_irq() to
-ENXIO, so if it returns -EPROBE_DEFER, the driver will fail the probe
permanently instead of the deferred probing. Switch to propagating the
error codes upstream.

Fixes: 9ec36cafe4 ("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-6-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:29:47 +02:00
..
2023-06-14 11:13:08 +02:00
2023-06-28 10:29:47 +02:00
2023-02-22 12:57:03 +01:00
2023-04-05 11:24:55 +02:00
2023-03-10 09:40:13 +01:00