From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Sergey Shtylyov <s.shtylyov@omp.ru>
Cc: linux-usb@vger.kernel.org, Alan Stern <stern@rowland.harvard.edu>,
Sergey Shtylyov <s.shtylyov@omprussia.ru>
Subject: Re: [PATCH 07/10] usb: host: ohci-da8xx: fix deferred probing
Date: Fri, 22 Oct 2021 11:08:41 +0200 [thread overview]
Message-ID: <YXJ/mYKYK5wHaYMB@kroah.com> (raw)
In-Reply-To: <d91d3f67-a4ec-30be-a1ab-8318bfbf51ef@omp.ru>
On Thu, Oct 21, 2021 at 10:17:43PM +0300, Sergey Shtylyov wrote:
> On 10/21/21 10:14 PM, Sergey Shtylyov wrote:
>
> > From: Sergey Shtylyov <s.shtylyov@omprussia.ru>
>
> Oops, should have been @omp.ru -- missed it somehow... :-?
>
> > The driver overrides the error codes returned by platform_get_irq() to
> > -ENODEV 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: efe7daf2231a ("USB: OHCI: DA8xx/OMAP-L1x glue layer")
> > Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
>
> Hm, this needs fixing too...
>
> > Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
> [...]
Please fix up and add Alan's acks and send a v2 of this series.
thanks,
greg k-h
next prev parent reply other threads:[~2021-10-22 9:08 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 19:14 [PATCH 00/10] Fix deferred probing in the USB host/gadget drivers Sergey Shtylyov
2021-10-21 19:14 ` [PATCH 01/10] usb: gadget: udc: bcm63xx: fix deferred probing Sergey Shtylyov
2021-10-21 19:14 ` Sergey Shtylyov
2021-10-26 21:33 ` Florian Fainelli
2021-10-26 21:33 ` Florian Fainelli
2021-12-10 19:53 ` Sergey Shtylyov
2021-12-10 19:53 ` Sergey Shtylyov
2021-10-21 19:14 ` [PATCH 02/10] usb: gadget: udc: gr: " Sergey Shtylyov
2021-10-21 19:14 ` [PATCH 03/10] usb: gadget: udc: pxa25x: " Sergey Shtylyov
2021-10-21 19:14 ` Sergey Shtylyov
2021-10-21 19:14 ` [PATCH 04/10] usb: host: ehci-atmel: " Sergey Shtylyov
2021-10-21 19:14 ` Sergey Shtylyov
2021-10-21 19:21 ` Alan Stern
2021-10-21 19:21 ` Alan Stern
2021-10-21 19:14 ` [PATCH 05/10] usb: host: ehci-orion: " Sergey Shtylyov
2021-10-21 19:14 ` [PATCH 06/10] usb: host: ehci-sh: " Sergey Shtylyov
2021-10-21 19:14 ` [PATCH 07/10] usb: host: ohci-da8xx: " Sergey Shtylyov
2021-10-21 19:17 ` Sergey Shtylyov
2021-10-22 9:08 ` Greg Kroah-Hartman [this message]
2021-10-21 19:14 ` [PATCH 08/10] usb: host: ohci-nxp: " Sergey Shtylyov
2021-10-21 19:14 ` Sergey Shtylyov
2021-10-23 18:48 ` Vladimir Zapolskiy
2021-10-23 18:48 ` Vladimir Zapolskiy
2021-10-21 19:14 ` [PATCH 09/10] usb: host: ohci-omap: " Sergey Shtylyov
2021-10-21 19:14 ` [PATCH 10/10] usb: musb: core: " Sergey Shtylyov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YXJ/mYKYK5wHaYMB@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=s.shtylyov@omp.ru \
--cc=s.shtylyov@omprussia.ru \
--cc=stern@rowland.harvard.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.