Re: [PATCH] ASoC: codecs: lpass-va-macro: Propagate regcache_sync() errors
From: Pengpeng Hou
Date: Wed Jul 15 2026 - 10:35:33 EST
Hi Mark,
I checked the current sound for-next branch. Commit eb667d0fbdd3
("ASoC: codecs: lpass-va-macro: Switch to PM clock framework for runtime
PM") now propagates regcache_sync() failures from
va_macro_runtime_resume() and restores the regcache and clock state on
that error path.
That covers the issue this patch was intended to fix, so I will not
resend it. Please drop the original patch.
Thanks,
Pengpeng