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:
27cd2ab
)
[media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality
author
Hans Verkuil
<hans.verkuil@cisco.com>
Fri, 22 Jun 2012 09:04:16 +0000
(06:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 6 Jul 2012 20:18:26 +0000
(17:18 -0300)
Add the necessary plumbing to make it possible to replace the switch by a
table driven implementation.
The ioctls ops can either be called directly, or by calling a small function
that does some additional work if needed.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found