OSDN Git Service

ASoC: tegra: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 2 Aug 2021 07:28:09 +0000 (09:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 4 Aug 2021 06:08:55 +0000 (08:08 +0200)
commit189364872fba07291db7f68fe0161f97e5b61bb1
tree9d8de4407bc6211d2ecff7355fc7293a34e2241f
parent0e1b598fb427b4512731df8d38c69b83852b72a1
ASoC: tegra: Use managed buffer allocation

As the standard buffer allocation helper supports WC pages now, we can
convert imx-pcm-rpmsg driver to use that.  This allows us to remove
lots of superfluous code.

Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210802072815.13551-10-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/tegra/tegra210_admaif.c
sound/soc/tegra/tegra_pcm.c
sound/soc/tegra/tegra_pcm.h