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:
19d06ef
)
sm501fb: fix timing limits
author
Ville Syrjala
<syrjala@sci.fi>
Tue, 4 Mar 2008 22:28:49 +0000
(14:28 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:13 +0000
(16:35 -0800)
Vertical sync height register can only hold 6 bits. Fix the hsync start test
to use > instead of >=. Also add a few clarifying comments.
Signed-off-by: Ville Syrjala <syrjala@sci.fi>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found