diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-11-08 10:46:35 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-11-09 18:02:52 +0100 |
commit | 26105a6f05709ad7059c91e28005a5c75be24819 (patch) | |
tree | 1f111524882108b4a5691feee1e15627c512ddff /kernel/sys.c | |
parent | ASoC: Remove superfluous snd_dma_continuous_data() (diff) | |
download | linux-26105a6f05709ad7059c91e28005a5c75be24819.tar.xz linux-26105a6f05709ad7059c91e28005a5c75be24819.zip |
ASoC: rt5514-spi: Convert to the common vmalloc memalloc
The recent change (*) in the ALSA memalloc core allows us to drop the
special vmalloc-specific allocation and page handling. This patch
coverts to the common code.
(*) 1fe7f397cfe2: ALSA: memalloc: Add vmalloc buffer allocation
support
7e8edae39fd1: ALSA: pcm: Handle special page mapping in the
default mmap handler
Since it requires the specific buffer type (SNDRV_DMA_TYPE_VMALLOC),
it's set in the pcm_new ops now.
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20191108094641.20086-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions