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:
872dfcf
)
[media] v4l2-dev: vdev->v4l2_dev is always set, so simplify code
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 23 Nov 2014 12:14:01 +0000
(09:14 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 25 Nov 2014 10:21:33 +0000
(08:21 -0200)
These days vdev->v4l2_dev must always be set. This means that some
old code that still tests for a NULL vdev->v4l2_dev can be removed
or simplified.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found