2022-03-16 01:41:59

by Daniel Palmer

[permalink] [raw]
Subject: Re: [PATCH] ASoC: sti: sti_uniperif: Remove driver

Hi Arnaud,

On Tue, 15 Mar 2022 at 22:15, Arnaud POULIQUEN <[email protected]> wrote:
> > Yeah, that looks dead.
> >
>
> The platform is still used for instance:
> https://lore.kernel.org/all/[email protected]/
>
> So please do not remove the driver
>
> The issue has not been detected because it is related to an error that
> occurs only when we reach the limit of the platform, with application
> that stop the stream at same time.
> So almost no chance to occur.
>
> > OTOH, if anyone really wants to keep the stuff, please revert the
> > commit dc865fb9e7c2251c9585ff6a7bf185d499db13e4.
>
> Yes reverting the commit is one solution.
> The other is to clean-up the snd_pcm_stream_lock/ snd_pcm_stream_unlock in the
> Handler.
>
> I will try to address this in few weeks

Feel free to ignore my patch then. I couldn't find anything that used
it's DT compatible etc and assumed it was orphaned.

Cheers,

Daniel