public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org, Kevin Hilman <khilman@baylibre.com>
Subject: Re: [PATCH] media: vpif_capture: fix OF node reference imbalance
Date: Thu, 30 Apr 2026 10:43:09 +0200	[thread overview]
Message-ID: <afMWHXQfqrppkdOa@hovoldconsulting.com> (raw)
In-Reply-To: <20260407100831.2635227-1-johan@kernel.org>

On Tue, Apr 07, 2026 at 12:08:31PM +0200, Johan Hovold wrote:
> The driver reuses the OF node of the parent device but fails to take
> another reference to balance the one dropped by the platform bus code
> when unbinding the parent and releasing the child devices.
> 
> Fix this by using the intended helper for reusing OF nodes.
> 
> Fixes: 4a5f8ae50b66 ("[media] davinci: vpif_capture: get subdevs from DT when available")
> Cc: stable@vger.kernel.org	# 4.13
> Cc: Kevin Hilman <khilman@baylibre.com>
> Signed-off-by: Johan Hovold <johan@kernel.org>
> ---

Can this one be picked up now?

Also here there was some invalid complaint from the media CI bot so just
want to make sure it has not been silently rejected.

Johan

      parent reply	other threads:[~2026-04-30  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-07 10:08 [PATCH] media: vpif_capture: fix OF node reference imbalance Johan Hovold
     [not found] ` <69d4fe4e.050a0220.1c17af.bc90@mx.google.com>
2026-04-07 12:57   ` Johan Hovold
2026-04-30  8:43 ` Johan Hovold [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=afMWHXQfqrppkdOa@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=prabhakar.csengg@gmail.com \
    --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