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:
e2c257f
)
[media] coda: use vb2_set_plane_payload instead of setting v4l2_planes[0].bytesused...
author
Philipp Zabel
<p.zabel@pengutronix.de>
Fri, 21 Jun 2013 06:55:27 +0000
(
03:55
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 26 Jul 2013 15:13:01 +0000
(12:13 -0300)
As stated in the vb2_buffer documentation, drivers should not directly fill
in v4l2_planes[0].bytesused, but should use the vb2_set_plane_payload()
function instead. No functional changes.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found