diff options
author | Hans Verkuil | 2019-06-04 11:39:41 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2019-06-05 14:49:11 +0200 |
commit | ad2220aa4591f3a25705b2d44f8a518d19346433 (patch) | |
tree | b2bc4183f373f38c47afec897fcef90f64485cd5 /drivers/media/v4l2-core | |
parent | media: vc04_services/bcm2835-camera: set device_caps in struct video_device (diff) | |
download | kernel-qcow2-linux-ad2220aa4591f3a25705b2d44f8a518d19346433.tar.gz kernel-qcow2-linux-ad2220aa4591f3a25705b2d44f8a518d19346433.tar.xz kernel-qcow2-linux-ad2220aa4591f3a25705b2d44f8a518d19346433.zip |
media: staging/media: 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 staging/media drivers in this patch.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core')
0 files changed, 0 insertions, 0 deletions