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:
a28fbd0
)
[media] f_uvc: add v4l2_device and replace parent with v4l2_dev
author
Hans Verkuil
<hans.verkuil@cisco.com>
Wed, 12 Jun 2013 09:02:38 +0000
(06:02 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 21 Jun 2013 14:04:47 +0000
(11:04 -0300)
This driver did not yet support struct v4l2_device, so add it. This
make it possible to replace the deprecated parent field with the
v4l2_dev field, allowing the eventual removal of the parent field.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found