linux/drivers/staging/most
Takashi Iwai fa84cf094e 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>
2018-07-18 08:24:29 +02:00
..
Documentation
cdev staging: most: cdev: fix race condition 2018-05-08 13:41:51 +02:00
dim2 staging: most: dim2: use device to allocate coherent memory 2018-05-08 13:41:51 +02:00
i2c staging: most: i2c: reduce parameters inconsistency 2018-05-08 13:41:49 +02:00
net staging: most: convert macro to static function 2018-01-08 16:36:00 +01:00
sound ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() 2018-07-18 08:24:29 +02:00
usb staging: most: usb: remove local variable 2018-05-08 13:41:51 +02:00
video staging: most: video: fix build warnings 2018-05-14 11:42:28 +02:00
Kconfig
Makefile
TODO
core.c staging: most: make interface drivers allocate coherent memory 2018-05-08 13:41:50 +02:00
core.h staging: most: sound: call snd_card_new with struct device 2018-05-08 13:41:50 +02:00