git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb9ff07
)
[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 7 Dec 2014 14:59:42 +0000
(11:59 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 17 Dec 2014 01:21:39 +0000
(23:21 -0200)
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>
No differences found