2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/drivers/media/usb/au0828
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
..
au0828-cards.c [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() 2017-03-03 07:35:02 -03:00
au0828-cards.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
au0828-core.c media: au0828: fix null dereference in error path 2019-05-22 15:29:14 -04:00
au0828-dvb.c media: a few more typos at staging, pci, platform, radio and usb 2019-03-01 10:02:25 -05:00
au0828-i2c.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
au0828-input.c media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros 2018-10-04 14:22:27 -04:00
au0828-reg.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
au0828-vbi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00
au0828-video.c media: media/usb: set device_caps in struct video_device 2019-06-05 08:24:49 -04:00
au0828.h media: au0828: fix enable and disable source audio and video inconsistencies 2019-04-22 11:22:30 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00