On Wed, Jan 28, 2026 at 10:58:41AM +0100, Maxime Ripard wrote: > Hi, > > On Tue, Jan 27, 2026 at 04:59:20PM +0100, Johan Hovold wrote: > > On Wed, Jan 14, 2026 at 11:58:14AM +0100, Johan Hovold wrote: > > > On Thu, Nov 20, 2025 at 02:10:48PM +0100, Johan Hovold wrote: > > > > On Thu, Oct 30, 2025 at 05:34:56PM +0100, Johan Hovold wrote: > > > > > Make sure to drop the reference taken to the DDC device during probe on > > > > > probe failure (e.g. probe deferral) and on driver unbind. > > > > > > > > > > Fixes: fcbc51e54d2a ("staging: drm/imx: Add support for Television Encoder (TVEv2)") > > > > > Cc: stable@vger.kernel.org # 3.10 > > > > > Cc: Philipp Zabel > > > > > Reviewed-by: Frank Li > > > > > Signed-off-by: Johan Hovold > > > > > --- > > > > > > > > > > Changes in v2: > > > > > - add missing NULL ddc check > > > > > > > > Can this one be picked up for 6.19? > > > > > > It's been two more months so sending another reminder. > > > > > > Can this one be merged now? > > > > Can someone please merge this for 6.20? > > I'm not sure what went wrong, but I just applied it. It should end up in > 6.19. Thanks, Maxime. Johan