summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-12-10 15:25:54 +0100
committerMark Brown <broonie@kernel.org>2019-12-11 16:43:19 +0000
commitfcf306efab32975e4f8bdf5e9d3e7c34fe4ce48c (patch)
tree936522eddf6e490f5a0e346fdc79474ac0c67f3e /sound/soc/meson
parentfe9912ac58e4fa205faabcccc980eb834cc5f1aa (diff)
downloadlinux-stable-fcf306efab32975e4f8bdf5e9d3e7c34fe4ce48c.tar.gz
linux-stable-fcf306efab32975e4f8bdf5e9d3e7c34fe4ce48c.tar.bz2
linux-stable-fcf306efab32975e4f8bdf5e9d3e7c34fe4ce48c.zip
ASoC: dwc: 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/20191210142614.19405-4-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/meson')
0 files changed, 0 insertions, 0 deletions