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:
ae184cd
)
[media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subdev *"
author
Sakari Ailus
<sakari.ailus@iki.fi>
Thu, 16 Feb 2012 01:58:12 +0000
(22:58 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 10 Apr 2012 18:01:02 +0000
(15:01 -0300)
vdev_to_v4l2_subdev() should return struct v4l2_subdev *, not void *. Fix
this.
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found