]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
vga16fb: 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:34 +0000 (10:35 +0200)
commitc272d64111c4fdc0b6a2122452e98a3315bd6b4b
treec3e26beda7fd261389f6e1c9d725d7c9bb40f0a3
parent2883cebabbc4efc00408024d284a0230ad3af8a0
vga16fb: 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/vga16fb.c