summaryrefslogtreecommitdiffstats
path: root/kernel/resource.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-12-10 15:26:03 +0100
committerMark Brown <broonie@kernel.org>2019-12-11 16:43:23 +0000
commit6f7aff352e690bd167d97f8354543855cf6c34b8 (patch)
treee49273f7d4ded8cfd2a53971d8a2d2d93e457b3e /kernel/resource.c
parentd708c2b36b5d23a7266ca9bfe648533a0f61bdfd (diff)
downloadlinux-6f7aff352e690bd167d97f8354543855cf6c34b8.tar.bz2
ASoC: stm32: 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. Cc: Olivier Moysan <olivier.moysan@st.com> Cc: Arnaud Pouliquen <arnaud.pouliquen@st.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://lore.kernel.org/r/20191210142614.19405-13-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions