summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pcm.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-12-11 18:20:18 +0100
committerMark Brown <broonie@kernel.org>2019-12-12 15:41:13 +0000
commitbf523463d8c38cd92424ed011b90769c29ef99ce (patch)
tree6635d6ff1e4979f51531ef0b9c9c27d5c1f599f9 /sound/soc/sof/pcm.c
parent01fec8cce7cc68bb88b1ff55bc03da5f3e6625e3 (diff)
downloadlinux-stable-bf523463d8c38cd92424ed011b90769c29ef99ce.tar.gz
linux-stable-bf523463d8c38cd92424ed011b90769c29ef99ce.tar.bz2
linux-stable-bf523463d8c38cd92424ed011b90769c29ef99ce.zip
ASoC: mediatek: Use managed buffer allocation
Clean up the drivers with the new managed buffer allocation API. The superfluous snd_pcm_lib_malloc_pages() and snd_pcm_lib_free_pages() calls are dropped, as well as the superfluous snd_pcm_lib_preallocate_free_for_all() call. As of the result, hw_free and pcm_destruct ops became empty and got removed. Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://lore.kernel.org/r/20191211172019.23206-1-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof/pcm.c')
0 files changed, 0 insertions, 0 deletions