]> asedeno.scripts.mit.edu Git - linux.git/commit
media: go7007: Clean up ALSA PCM API usages
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 13:58:44 +0000 (14:58 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 13 Dec 2019 08:33:06 +0000 (09:33 +0100)
commit2d19a2cd804b8cc934142473b6a170259c8de058
tree2790194f3da6db6a1fca37aee9eec5b3c3a9cf61
parent2abb1b2daf88eeace02f798424d96535c990352f
media: go7007: Clean up ALSA PCM API usages

With the recent change in ALSA PCM core, the whole open-coded vmalloc
buffer handling in this driver can be dropped by replacing with the
managed buffer allocation.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/go7007/snd-go7007.c