ASoC: amd: ps: remove the register read and write wrappers.
authorSyed Saba Kareem <Syed.SabaKareem@amd.com>
Wed, 26 Apr 2023 12:22:01 +0000 (17:52 +0530)
committerMark Brown <broonie@kernel.org>
Sun, 7 May 2023 23:48:50 +0000 (08:48 +0900)
commitec54f8103dd601ca0b540790896262c12fda965a
tree9a1841181726e1283a2f5818d21f70e10c8b22c0
parent9abcd24002bf7997be752b6b48b137c4db3a609b
ASoC: amd: ps: remove the register read and write wrappers.

Instead of acp63_readl() and acp63_writel() wrappers
readl and writel functions can be used directly.
Remove acp63_readl() and acp63_writel() wrappers.

Signed-off-by: Syed Saba Kareem <Syed.SabaKareem@amd.com
Reviewed-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com
Link: https://lore.kernel.org/r/20230426122219.3745586-1-Syed.SabaKareem@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org
sound/soc/amd/ps/acp63.h
sound/soc/amd/ps/pci-ps.c
sound/soc/amd/ps/ps-pdm-dma.c