summaryrefslogtreecommitdiff
path: root/sound/soc/sh
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-12-10 17:25:54 +0300
committerMark Brown <broonie@kernel.org>2019-12-11 19:43:19 +0300
commitfcf306efab32975e4f8bdf5e9d3e7c34fe4ce48c (patch)
tree936522eddf6e490f5a0e346fdc79474ac0c67f3e /sound/soc/sh
parentfe9912ac58e4fa205faabcccc980eb834cc5f1aa (diff)
downloadlinux-fcf306efab32975e4f8bdf5e9d3e7c34fe4ce48c.tar.xz
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/sh')
0 files changed, 0 insertions, 0 deletions