[PATCH] fbdev modedb: allow refresh rates for named video modes
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Mon, 12 Feb 2007 08:55:18 +0000 (00:55 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:44 +0000 (09:48 -0800)
commit5c52cbeb7f27e1242e88f99f7f6486a16d5733c7
treef9274651844822522f1885c951bacdaadd2e2eef
parent11227fd1922dc5dda691586852cfd220dd383f37
[PATCH] fbdev modedb: allow refresh rates for named video modes

fbdev modedb: Take into account the specified refresh rates for video modes
specified by name, so e.g.  all of `720p', `720p@60', and `720p@50' work.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: James Simmons <jsimmons@infradead.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/modedb.c