commit | 7e533705bd973267c488f8c3a7c7246ecad3a414 | [log] [tgz] |
---|---|---|
author | Ville Syrjala <syrjala@sci.fi> | Tue Mar 04 14:28:49 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Mar 04 16:35:13 2008 -0800 |
tree | 09afdadc6955aa10c226962f0d6607fb35c83124 | |
parent | 19d06eff4e0d77fc1a15c92f845f1916e2d10dd0 [diff] |
sm501fb: fix timing limits 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>