commit | 3084a895c2a963cb9b32271061c832977ff7293c | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Nov 07 01:00:37 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:51 2005 -0800 |
tree | 03c0650a9d3498f9c2a34b7b2db044ee062de05e | |
parent | 4d9c5b6eb42d9e235003dd4531b44462a77131ea [diff] |
[PATCH] fbcon: Use helper function when filling out var structure Instead of manually filling up the fields in struct fb_var_screeninfo, use the display_to_var() helper. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>