linux/sound/soc/dwc
Takashi Iwai fcf306efab
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>
2019-12-11 16:43:19 +00:00
..
dwc-i2s.c ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playback 2018-02-16 16:15:37 +00:00
dwc-pcm.c ASoC: dwc: Use managed buffer allocation 2019-12-11 16:43:19 +00:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
local.h ASoC: dwc: Add record capability in PIO mode 2017-01-09 11:59:05 +00:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00