]> asedeno.scripts.mit.edu Git - linux.git/commit
media: gspca: convert to vb2
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 12 May 2018 14:44:00 +0000 (10:44 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 28 May 2018 19:57:17 +0000 (15:57 -0400)
commit1f5965c4dfd7665f2914a1f1095dcc6020656b04
tree531462341750f55ef66498336b08a07c5b9de454
parent90b2da89a083e1395cb322521a42397c49ae4500
media: gspca: convert to vb2

The gspca core has its own buffere implementation. Use the
core VB 2 instead.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/gspca/Kconfig
drivers/media/usb/gspca/gspca.c
drivers/media/usb/gspca/gspca.h
drivers/media/usb/gspca/m5602/m5602_core.c
drivers/media/usb/gspca/vc032x.c