Skip to content
Commit 5adc669d authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Phil Elwell
Browse files

staging: bcm2835-codec: 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.

This is similar to a cleanup series by Hans Verkuil [1].

[1] https://www.spinics.net/lists/linux-media/msg153313.html



Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
parent 7379eb6f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment