[PATCH] fbdev: Fix reversed back and front porches
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 20 Sep 2005 23:32:49 +0000 (07:32 +0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 21 Sep 2005 00:36:38 +0000 (17:36 -0700)
commit6d67e34de5a378de2f461137944c5d931283d557
treeef559dbcbb3c2336f13f2b1d8d5995abca137000
parent7a482425f45e695a2e2821b32a887865f016fbf9
[PATCH] fbdev: Fix reversed back and front porches

In fbdev perspective, the frontporch is the lower/right margin and the
backporch is the upper/left margin.

Correct.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/fbcvt.c