On Thu, Sep 24, 2026 at 10:54:56AM +0100, Maciej Strozek wrote:
> The first corrects the point at which the suspended flag is set during
> system suspend, the second balances the runtime PM reference taken in
> probe when one of the later probe steps fails.
>
> Maciej Strozek (2):
> ASoC: SDCA: Set suspended flag after resuming within system suspend
> ASoC: SDCA: Add better pm_runtime error handling in func probe
>
> sound/soc/sdca/sdca_class_function.c | 19 +++++++++++++------
> 1 file changed, 13 insertions(+), 6 deletions(-)
>
>
> base-commit: 782424a17d77ae6de07b490618b523066c528f59
> --
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Thanks,
Charles