The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Ricardo Ribalda <ribalda@chromium.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org, Douglas Anderson <dianders@chromium.org>
Subject: Re: [PATCH v3 0/2] media: uvcvideo: Fix Fix deferred probing error
Date: Mon, 7 Apr 2025 15:33:10 +0200	[thread overview]
Message-ID: <a1661517-536b-49bb-95af-8cf7baf91b39@redhat.com> (raw)
In-Reply-To: <20250313-uvc-eprobedefer-v3-0-a1d312708eef@chromium.org>

Hi Ricardo,

On 13-Mar-25 13:20, Ricardo Ribalda wrote:
> uvc_gpio_parse() can return -EPROBE_DEFER when the GPIOs it depends on
> have not yet been probed.
> 
> Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>

Thank you for your continued work on the UVC driver,
I've have merged this series into:

https://gitlab.freedesktop.org/linux-media/users/uvc/-/commits/next/

now.

Regards,

Hans




> ---
> Changes in v3:
> - Remove duplicated error messages in uvc_probe()
> - Link to v2: https://lore.kernel.org/r/20250303-uvc-eprobedefer-v2-0-be7c987cc3ca@chromium.org
> 
> Changes in v2:
> - Add follow-up patch for using dev_err_probe
> - Avoid error_retcode style
> - Link to v1: https://lore.kernel.org/r/20250129-uvc-eprobedefer-v1-1-643b2603c0d2@chromium.org
> 
> ---
> Ricardo Ribalda (2):
>       media: uvcvideo: Fix deferred probing error
>       media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional
> 
>  drivers/media/usb/uvc/uvc_driver.c | 38 ++++++++++++++++++++++++++------------
>  1 file changed, 26 insertions(+), 12 deletions(-)
> ---
> base-commit: f4b211714bcc70effa60c34d9fa613d182e3ef1e
> change-id: 20250129-uvc-eprobedefer-b5ebb4db63cc
> 
> Best regards,


      parent reply	other threads:[~2025-04-07 13:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-13 12:20 [PATCH v3 0/2] media: uvcvideo: Fix Fix deferred probing error Ricardo Ribalda
2025-03-13 12:20 ` [PATCH v3 1/2] media: uvcvideo: " Ricardo Ribalda
2025-04-22 18:06   ` Laurent Pinchart
2025-04-22 22:50     ` Ricardo Ribalda
2025-04-22 23:05       ` Laurent Pinchart
2025-04-22 23:18         ` Ricardo Ribalda
2025-04-28 13:28           ` Hans de Goede
2025-03-13 12:20 ` [PATCH v3 2/2] media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional Ricardo Ribalda
2025-04-22 18:08   ` Laurent Pinchart
2025-04-07 13:33 ` Hans de Goede [this message]

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=a1661517-536b-49bb-95af-8cf7baf91b39@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=dianders@chromium.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab+huawei@kernel.org \
    --cc=mchehab@kernel.org \
    --cc=ribalda@chromium.org \
    --cc=stable@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox