commit | 4e1567d3aad9bae0ecc5bb047179cd026bfb035c | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Dec 12 22:17:18 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Dec 12 22:31:17 2005 -0800 |
tree | b3e8820b236c62da6cdbcefbe2850c9cd0158489 | |
parent | 1207069f6f8f3d1b71641fdaa6cc04fca6fff9f5 [diff] |
[PATCH] fbcon: Avoid illegal display panning Avoid calls to fb_pan_display when driver is suspended or not in text 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>