fbdev: Fix incorrect timings in some modedb entries
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 16 Oct 2007 08:28:47 +0000 (01:28 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:15 +0000 (09:43 -0700)
commit9d775e17b5b9a204a0cb746f1f7f6ef11f4d869d
tree575c28c2735cd60e98a1c542801015209f58044c
parentae4939bef3989e52d2fdaad1c2b013241d457897
fbdev: Fix incorrect timings in some modedb entries

Reported by: John Lumby <johnlumby@hotmail.com>

Some of the entries in the mode database does not match the comments and/or
the refresh field.  Adjust the timings so they match with both the comments
and the refresh rate.

Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/modedb.c