Hello! On 12/8/21 10:53 PM, Aaro Koskinen wrote: >> The driver overrides the error codes returned by platform_get_irq() to >> -ENXIO for some strange reason, 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: 60bbfc84b6d9 ("USB OHCI controller support for PNX4008") > > I don't see how this Fixes commit is related to OHCI OMAP? Argh, I missed this! :-( The whole series should be discarded, as the patch #8 also doesn't have the valid Fixes: tag, and I missed to add Alan's ACKs to patches #4..#9 too... :-/ > A. > >> Signed-off-by: Sergey Shtylyov <s.shtylyov@xxxxxx> [...] MBR, Sergey