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:
8fd05b7
)
[media] media: blackfin: bfin_capture: use v4l2_fh_open and vb2_fop_release
author
Lad, Prabhakar
<prabhakar.csengg@gmail.com>
Sun, 8 Mar 2015 14:40:43 +0000
(11:40 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 2 Apr 2015 21:11:26 +0000
(18:11 -0300)
this patch adds support to use v4l2_fh_open() and vb2_fop_release,
which allows to drop driver specific struct bcap_fh, as this is handled
by core.
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Tested-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found