On Tue, Sep 23, 2025 at 05:13:46PM +0200, 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 p.zabel@pengutronix.de Signed-off-by: Johan Hovold johan@kernel.org
Can this one be picked up for 6.19?
Johan