commit | 037e0865c2ecbaa4558feba239ece08d7e457ec0 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Aug 04 07:25:06 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 20 08:11:55 2017 -0400 |
tree | 5f6ebe5997d6d406868a1b237ed765dc5b2a4249 | |
parent | 67c672ecd3a535f00efea18baac81983a8956084 [diff] |
media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32 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>