commit | 167f07f1bc20ea1ab51d833deb0c18f5ab93618f | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue May 08 00:39:54 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:33 2007 -0700 |
tree | ca3ef41b8fc3308ba237a0abcae354dff9987e12 | |
parent | b1e7223f28b4ed5073d2029a3597bf514ff514f2 [diff] |
fbcon: check console-fb mapping in fbcon_get_requirement - Check the console-to-fb mapping in fbcon_get_requirement(), otherwise the value returned may not be valid for the driver. - Minor cleanup Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>