]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: amd: acp: move get_acp63_cpu_pin_id() to common file
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Wed, 13 Nov 2024 11:52:21 +0000 (17:22 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 13 Nov 2024 13:52:28 +0000 (13:52 +0000)
commit393347cc10ea24c9f93b45e8e2f90fcc48ab1d8e
treee6001b0f6b4ccd21ceb4a8a9d76c1d6ea7350c78
parent56d540befd5940dc34b4e22cc9b8ce9bb45946f7
ASoC: amd: acp: move get_acp63_cpu_pin_id() to common file

get_acp63_cpu_pin_id() is the common SoundWire machine driver
helper function will be used for AMD Legacy(No DSP) generic
SoundWire machine driver as well.
Move get_acp63_cpu_pin_id() function to common place holder.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/20241113115223.3274868-5-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/Kconfig
sound/soc/amd/acp/Makefile
sound/soc/amd/acp/acp-sdw-mach-common.c [new file with mode: 0644]
sound/soc/amd/acp/acp-sdw-sof-mach.c
sound/soc/amd/acp/soc_amd_sdw_common.h