commit | 189364872fba07291db7f68fe0161f97e5b61bb1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Aug 02 09:28:09 2021 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Aug 04 08:08:55 2021 +0200 |
tree | 9d8de4407bc6211d2ecff7355fc7293a34e2241f | |
parent | 0e1b598fb427b4512731df8d38c69b83852b72a1 [diff] |
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>