Re: [PATCH] media: c8sectpfe: fix probe device leaks

From: Patrice CHOTARD
Date: Mon Oct 27 2025 - 10:41:02 EST




On 10/27/25 14:35, Johan Hovold wrote:
> 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@xxxxxxxxxxxxxxx # 4.3
>> Cc: Peter Griffin <peter.griffin@xxxxxxxxxx>
>> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
>> ---
>
> Can this one be picked up for 6.19?
>
> Johan


Hi Johan

The removal of c8sectpfe driver has been initiated see https://lore.kernel.org/linux-media/c3a35ad6-c4f6-46ad-9b5b-1fe43385ecc5@xxxxxxxxxxx/

Regards
Patrice