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:
b7284bb
)
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
author
Ramakrishnan Muthukrishnan
<ramakrmu@cisco.com>
Thu, 19 Jun 2014 17:22:58 +0000
(14:22 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 4 Jul 2014 19:14:59 +0000
(16:14 -0300)
Since all the drivers that use `struct v4l2_fh' use the core
priority checking, the setting of the flag in the drivers can
be removed.
Signed-off-by: Ramakrishnan Muthukrishnan <ramakrmu@cisco.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found