commit | 5ee1ef96a0d5c49809c61bdbb30cdda88e1d23cf | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Nov 07 01:00:55 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:53 2005 -0800 |
tree | dbb520ffd6c6ca8e955b1df70e89697e8b5957e7 | |
parent | 003cfc0c56977f1c3ce48ddfd2073b7c6d75a5d8 [diff] |
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper Convert i810fb, nvidiafb and savagefb to use the fb_find_best_display helper when searching for the initial video mode. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>