Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32
commit 037e086 upstream. The v4l2_input32 struct wasn't updated when this field was added. It didn't cause a failure in the compat code, but it is better to keep it in sync with v4l2_input to avoid confusion. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
- Loading branch information