From: Aaro Koskinen Date: Tue, 8 Mar 2011 20:16:08 +0000 (+0200) Subject: staging: xgifb: delete offscreen memory management X-Git-Tag: v2.6.39-rc1~469^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3259bb5a1384c58935f8d95f1dbbab7f51b17e25;p=pandora-kernel.git staging: xgifb: delete offscreen memory management The offscreen memory area currently conflicts with the video memory exported to the framebuffer layer. The driver does not utilize offscreen memory, so the functionality can be deleted. The patch also eliminates the one last memory leak when the driver is unloaded. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed