[PATCH 0/9] Refactor Vangogh acp5x machine driver

From: Lucas Tanure
Date: Thu Feb 16 2023 - 05:34:01 EST


Provide small fixes and refactor the code for easier insertion of a new
platform using the same acp5x machine driver.

Lucas Tanure (9):
ASoC: amd: vangogh: Remove unnecessary init function
ASoC: amd: vangogh: Update code indentation
ASoC: amd: vangogh: use sizeof of variable instead of struct type
ASoC: amd: vangogh: remove unnecessarily included headers
ASoC: amd: vangogh: use for_each_rtd_components instead of for
ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pll
ASoC: amd: vangogh: Move nau8821 and CPU side code up for future
platform
ASoC: amd: vangogh: Centralize strings definition
ASoC: amd: vangogh: Include cs35l41 in structs names

sound/soc/amd/vangogh/acp5x-mach.c | 313 +++++++++++++----------------
1 file changed, 141 insertions(+), 172 deletions(-)

--
2.39.2