ASoC: amd: ps: pass acp pci revision id as soundwire resource data
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Tue, 24 Sep 2024 08:18:46 +0000 (13:48 +0530)
committerVinod Koul <vkoul@kernel.org>
Thu, 3 Oct 2024 07:14:41 +0000 (12:44 +0530)
commit425f598ea69713b9e60f08e48a19be56b7bfddbc
treee3dbe16779dbf1b3f5da05a6d8939ed199f0a6b1
parent1bb50ead592ceaf2b1572c7d08797b8b3229432e
ASoC: amd: ps: pass acp pci revision id as soundwire resource data

Add acp_rev as structure member in acp pci driver private data structure
to store acp pci revision id and assign this variable to SoundWire resource
data acp_rev variable.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20240924081846.1834612-5-Vijendar.Mukunda@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
sound/soc/amd/ps/acp63.h
sound/soc/amd/ps/pci-ps.c