commit | 595e8a97f48619fe7952f31259d3e61af9118f49 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Sep 12 09:15:16 2005 +0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Sep 11 20:43:47 2005 -0700 |
tree | 6c0f44cf3c1398fb6265aed03e20016ef93de959 | |
parent | 883f64510718e7df9abbfeec4748d92745d8cc3e [diff] |
[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>