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:
cc31818
)
[media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMT
author
Hans Verkuil
<hans.verkuil@cisco.com>
Wed, 6 Feb 2013 11:14:47 +0000
(08:14 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 8 Feb 2013 19:26:24 +0000
(17:26 -0200)
The bytesperline calculation was incorrect: it used the old width instead of
the provided width. Fixed.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found