All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Shtylyov <s.shtylyov@omp.ru>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: <linux-usb@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Alan Stern <stern@rowland.harvard.edu>,
	<linux-omap@vger.kernel.org>
Subject: Re: [PATCH v2 09/10] usb: host: ohci-omap: fix deferred probing
Date: Wed, 8 Dec 2021 22:59:22 +0300	[thread overview]
Message-ID: <5b6cfb61-96b2-ddb7-795c-1a96119a2a35@omp.ru> (raw)
In-Reply-To: <20211208195346.GC799423@darkstar.musicnaut.iki.fi>

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@omp.ru>
[...]

MBR, Sergey

  reply	other threads:[~2021-12-08 19:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08 19:21 [PATCH v2 00/10] Fix deferred probing in the USB host/gadget drivers Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 01/10] usb: gadget: udc: bcm63xx: fix deferred probing Sergey Shtylyov
2021-12-08 19:21   ` Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 02/10] usb: gadget: udc: gr: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 03/10] usb: gadget: udc: pxa25x: " Sergey Shtylyov
2021-12-08 19:21   ` Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 04/10] usb: host: ehci-atmel: " Sergey Shtylyov
2021-12-08 19:21   ` Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 05/10] usb: host: ehci-orion: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 06/10] usb: host: ehci-sh: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 07/10] usb: host: ohci-da8xx: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 08/10] usb: host: ohci-nxp: " Sergey Shtylyov
2021-12-08 19:21 ` [PATCH v2 09/10] usb: host: ohci-omap: " Sergey Shtylyov
2021-12-08 19:53   ` Aaro Koskinen
2021-12-08 19:59     ` Sergey Shtylyov [this message]
2021-12-08 19:21 ` [PATCH v2 10/10] usb: musb: core: " Sergey Shtylyov
2021-12-09  9:23 ` [PATCH v2 00/10] Fix deferred probing in the USB host/gadget drivers 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=5b6cfb61-96b2-ddb7-795c-1a96119a2a35@omp.ru \
    --to=s.shtylyov@omp.ru \
    --cc=aaro.koskinen@iki.fi \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --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.