vfb: use display information in info not in var for panning
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 25 May 2011 09:34:52 +0000 (11:34 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 08:35:27 +0000 (10:35 +0200)
commit2883cebabbc4efc00408024d284a0230ad3af8a0
tree9954c7e6165642e102551622155bb36e07955f7f
parent4541dbe154c0703cf47c43389b3544884f5f3522
vfb: 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/vfb.c