]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite0990bb98d054c7a739757f91877e859c8a1763c
treebcedd784de9c2f7033ef30c138760dbe61e82b37
parentc58ff69e7a24260d471a0b0edce03c025c43f8e2
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