From: Mark Brown Date: Thu, 9 Jan 2025 15:55:24 +0000 (+0000) Subject: ASoC: Intel: avs: Fixes and cleanups X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fd688ce125a4ff5cc2b6be1184dc17c9f342db37;p=users%2Fjedix%2Flinux-maple.git ASoC: Intel: avs: Fixes and cleanups Merge series from Cezary Rojewski : A set of loosely connected changes, fixing few outstanding issues as well as improving readability of the existing code. The fixes lead the series, first five patches. The goal is to make sure proper read() is used when accessing the registers, probe() and remove() sequences for HDAudio streaming are synced, minimal AudioDSP firmware version points to correct values and recent additions to the topology are parsed properly. The only patch that points to 'new functionality' is: ASoC: Intel: avs: Update ASRC definition as with the struct definition updates, one can utilize the ASRC module in both streaming directions now (previously limited to Capture). Everything else either improves the logging or provides comments vital for long-term maintenance of the code. --- fd688ce125a4ff5cc2b6be1184dc17c9f342db37