linux_dsm_epyc7002/drivers/media/usb/usbvision
Hans Verkuil 8c3854d03b media: media/usb: set device_caps in struct video_device
Instead of filling in the struct v4l2_capability device_caps
field, fill in the struct video_device device_caps field.

That way the V4L2 core knows what the capabilities of the
video device are.

But this only really works if all drivers use this, so convert
all usb drivers in this patch.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-06-05 08:24:49 -04:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
usbvision-cards.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
usbvision-cards.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
usbvision-core.c media: usbvision: fix a potential NULL pointer dereference 2019-03-29 07:42:56 -04:00
usbvision-i2c.c media: usb: make i2c_adapter const 2017-08-26 08:41:58 -04:00
usbvision-video.c media: media/usb: set device_caps in struct video_device 2019-06-05 08:24:49 -04:00
usbvision.h media: usb: fix several typos 2019-03-01 09:43:27 -05:00