gxt4500: use display information in info not in var for panning
commit1d4b695fa32b707b40fe2dab6a21a39bd91f4615
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 25 May 2011 09:34:52 +0000 (25 11:34 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 08:31:17 +0000 (19 10:31 +0200)
tree7f41d31d2f4a886da057bbbddec3ac11f2f0b2ef
parentd8344e090c5adff3290925cbb040d20133b7f586
gxt4500: use display information in info not in var for panning

We must not use any information in the passed var besides xoffset,
yoffset and vmode as otherwise applications might abuse it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/gxt4500.c