Re: [PATCH] media: c8sectpfe: fix probe device leaks
From: Peter Griffin
Date: Mon Oct 27 2025 - 11:18:31 EST
Hi folks,
On Mon, 27 Oct 2025 at 14:34, Patrice CHOTARD
<patrice.chotard@xxxxxxxxxxx> wrote:
>
>
>
> 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/
Interesting, I hadn't seen that. I guess I should dispose of my b2120
board then!
Peter.