]> asedeno.scripts.mit.edu Git - linux.git/commit
media: cobalt: Clean up ALSA PCM API usages
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2019 13:58:39 +0000 (14:58 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 13 Dec 2019 08:32:55 +0000 (09:32 +0100)
commitaeb64ff383901a7ecb637d48b44c2e6e9a4b8f11
tree3b339b65219d51a6062d38dab1b0050731c33f4d
parent8079c5d5868511fe4ce6afca02937c94ff31ed24
media: cobalt: 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/pci/cobalt/cobalt-alsa-pcm.c