neofb: 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:33:02 +0000 (10:33 +0200)
commit4935ebf43cedadcaffa56cd59449c8b6dda6d507
tree6cee9d8e42d9f60e99e8aea308657e3368fb4165
parent9f1b3ebbce04dc61986a1b3b41b0f1b1a77a5cc4
neofb: 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/neofb.c