Re: [PATCH v7 01/13] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.

From: Takashi Iwai
Date: Thu Oct 19 2023 - 09:10:27 EST


On Thu, 19 Oct 2023 12:02:55 +0200,
Maarten Lankhorst wrote:
>
> Hey,
>
> Den 2023-10-13 kl. 11:15, skrev Takashi Iwai:
> > On Mon, 09 Oct 2023 13:54:25 +0200,
> > Maarten Lankhorst wrote:
> >> In an effort to not call sof_ops_free twice, we stopped running it when
> >> probe was aborted.
> >>
> >> Check the result of cancel_work_sync to see if this was the case.
> >>
> >> Fixes: 31bb7bd9ffee ("ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successful")
> >> Cc: Peter Ujfalusi <peter.ujfalusi@xxxxxxxxxxxxxxx>
> >> Acked-by: Mark Brown <broonie@xxxxxxxxxx>
> > Your Signed-off-by tag is missing.
> >
> > Could you resubmit?
> >
> >
> > thanks,
> >
> > Takashi
>
> I missed this email apparently.
>
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
>
> Is this enough for the tooling, or do you need an actual resubmit?

That's enough, and I applied the series to for-next branch now.


thanks,

Takashi