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:
e37559b
)
[media] bfin_capture: drop unnecessary vb2_is_streaming check
author
Hans Verkuil
<hans.verkuil@cisco.com>
Thu, 17 Apr 2014 05:52:16 +0000
(
02:52
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 23 Apr 2014 13:13:23 +0000
(10:13 -0300)
The stop_streaming op is only called if streaming is in progress,
so drop the unnecessary 'if (!vb2_is_streaming(vq))' check.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Pawel Osciak <pawel@osciak.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found