[PATCH] fbcon: Avoid illegal display panning
commit4e1567d3aad9bae0ecc5bb047179cd026bfb035c
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 13 Dec 2005 06:17:18 +0000 (12 22:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 13 Dec 2005 06:31:17 +0000 (12 22:31 -0800)
treeb3e8820b236c62da6cdbcefbe2850c9cd0158489
parent1207069f6f8f3d1b71641fdaa6cc04fca6fff9f5
[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>
drivers/video/console/fbcon.c