ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
authorTakashi Iwai <tiwai@suse.de>
Wed, 18 Jul 2018 05:40:53 +0000 (07:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Jul 2018 06:24:29 +0000 (08:24 +0200)
commitfa84cf094ef9667e2b91c104b0a788fd1896f482
treebcedd784de9c2f7033ef30c138760dbe61e82b37
parentef4db239cda2d74f53120e223643b0f5bbf947c1
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()

snd_pcm_lib_mmap_vmalloc() was supposed to be implemented with
somewhat special for vmalloc handling, but in the end, this turned to
just the default handler, i.e. NULL.  As the situation has never
changed over decades, let's rip it off.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
21 files changed:
drivers/staging/most/sound/sound.c
include/sound/pcm.h
sound/drivers/aloop.c
sound/drivers/vx/vx_pcm.c
sound/firewire/bebob/bebob_pcm.c
sound/firewire/dice/dice-pcm.c
sound/firewire/digi00x/digi00x-pcm.c
sound/firewire/fireface/ff-pcm.c
sound/firewire/fireworks/fireworks_pcm.c
sound/firewire/isight.c
sound/firewire/motu/motu-pcm.c
sound/firewire/oxfw/oxfw-pcm.c
sound/firewire/tascam/tascam-pcm.c
sound/mips/sgio2audio.c
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c
sound/soc/codecs/rt5514-spi.c
sound/usb/6fire/pcm.c
sound/usb/caiaq/audio.c
sound/usb/hiface/pcm.c
sound/usb/misc/ua101.c
sound/usb/pcm.c