Files
linux-stable-mirror/drivers/ata
Sergey ShtylyovandGreg Kroah-Hartman 1328decacd pata_ep93xx: fix deferred probing
[ Upstream commit 5c81212624 ]

The driver overrides the error codes returned by platform_get_irq() to
-ENXIO, so if it returns -EPROBE_DEFER, the driver would fail the probe
permanently instead of the deferred probing.  Propagate the error code
upstream, as it should have been done from the start...

Fixes: 2fff275126 ("PATA host controller driver for ep93xx")
Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Link: https://lore.kernel.org/r/509fda88-2e0d-2cc7-f411-695d7e94b136@omprussia.ru
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-14 16:56:04 +02:00
..
2020-10-23 12:20:32 -06:00
2020-10-23 12:20:32 -06:00
2020-10-23 12:20:32 -06:00
2021-05-14 09:50:24 +02:00
2021-05-14 09:50:24 +02:00
2021-05-14 09:50:24 +02:00