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:
9ce3ce4
)
[media] mx2_camera: Fix sizeimage computation in try_fmt()
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 21 Mar 2012 11:03:20 +0000
(08:03 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 15 May 2012 19:07:12 +0000
(16:07 -0300)
The try_fmt() handler restricts the image width based on the hardware
limits and updates the bytesperline value, but doesn't update sizeimage.
Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found