On Tue, Sep 23, 2025 at 05:16:05PM +0200, Johan Hovold wrote:
Make sure to drop the references taken to the I2C adapters during probe on probe failure (e.g. probe deferral) and on driver unbind.
Fixes: c5f5d0f99794 ("[media] c8sectpfe: STiH407/10 Linux DVB demux support") Cc: stable@vger.kernel.org # 4.3 Cc: Peter Griffin peter.griffin@linaro.org Signed-off-by: Johan Hovold johan@kernel.org
Can this one be picked up for 6.19?
Johan