Home
last modified time | relevance | path

Searched hist:"372332 b111b7cf5642d80ad927ef80dcb3a66a84" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Drtl2832_sdr.cdiff 372332b111b7cf5642d80ad927ef80dcb3a66a84 Tue Jun 04 06:19:54 CDT 2019 Hans Verkuil <hverkuil-cisco@xs4all.nl> media: rtl2832_sdr: 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
this SDR driver in this patch.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>