From: Laurent Pinchart Date: Wed, 25 May 2011 09:34:52 +0000 (+0200) Subject: mx3fb: use display information in info not in var for panning X-Git-Tag: v3.2-rc1~120^2~59^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1b3ebbce04dc61986a1b3b41b0f1b1a77a5cc4;p=pandora-kernel.git mx3fb: 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. Also use the aligned fix.line_length and not the (possible) unaligned xres_virtual. Signed-off-by: Laurent Pinchart Tested-by: Guennadi Liakhovetski --- Reading git-diff-tree failed