[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230217110850.1045250-1-lucas.tanure@collabora.com>
Date: Fri, 17 Feb 2023 11:08:41 +0000
From: Lucas Tanure <lucas.tanure@...labora.com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Vijendar Mukunda <Vijendar.Mukunda@....com>
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
Lucas Tanure <lucas.tanure@...labora.com>, kernel@...labora.com
Subject: [PATCH v2 0/9] Refactor Vangogh acp5x machine driver
Provide small fixes and refactor the code for easier insertion of a new
platform using the same acp5x machine driver.
Changes since V1:
- Don't use smaller variable names
- Don't use 100 limit for all lines
- Use component prefixes to avoid collisions
- Improved commit messages
Lucas Tanure (9):
ASoC: amd: vangogh: Remove unnecessary init function
ASoC: amd: vangogh: Small code refactor
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: Add components prefix in structs and function
names
sound/soc/amd/vangogh/acp5x-mach.c | 297 ++++++++++++++---------------
1 file changed, 144 insertions(+), 153 deletions(-)
--
2.39.2
Powered by blists - more mailing lists