[PATCH] i810fb: Restore xres and yres option parameters
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 12 Sep 2005 01:15:16 +0000 (09:15 +0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 03:43:47 +0000 (20:43 -0700)
commit595e8a97f48619fe7952f31259d3e61af9118f49
tree6c0f44cf3c1398fb6265aed03e20016ef93de959
parent883f64510718e7df9abbfeec4748d92745d8cc3e
[PATCH] i810fb: Restore xres and yres option parameters

If i810fb successfully probed for the EDID, it will disregard the
boot option parameters 'xres' and 'yres'.  Fix this regression.

Excellent testing done by Manuel Lauss <mano@roarinelk.homelinux.net>.

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