2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/sound/soc/sdca
Charles Keepax 69dcf023f1
ASoC: SDCA: Split function type patching and function naming
Currently, patch_sdca_function_type() both patches the function type
for older SDCA revisions, and reports the name of the function. In
general it is cleaner to have a single function only do a single
task, so split these operations into two separate functions.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20241220173516.907406-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-12-24 22:44:57 +00:00
..
Kconfig ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKS 2024-11-06 14:15:15 +00:00
Makefile ASoC: SDCA: Use *-y for Makefile 2024-12-03 14:46:59 +00:00
sdca_device.c ASoC: SDCA: Add missing header includes 2024-12-24 22:44:53 +00:00
sdca_functions.c ASoC: SDCA: Split function type patching and function naming 2024-12-24 22:44:57 +00:00