commit | 454a4e728dd56c8515b80381c14168099279e7fc | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Dec 07 11:59:42 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Dec 16 23:21:39 2014 -0200 |
tree | 45f99d5b5726ed8f68b3e4554255714ff8e3abac | |
parent | bb9ff078860f9d2f79d3a6bea3af9f48354ddb75 [diff] |
[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps This is easy to forget to do in drivers. While v4l2-compliance will check for it, not everyone remembers to run it. So warn about it. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>