From: Jaya Kumar Date: Mon, 28 Apr 2008 09:15:36 +0000 (-0700) Subject: fbdev: metronomefb bugfix X-Git-Tag: v2.6.26-rc1~787 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=555514fabc1c24fac69ff46feac384180828182c;p=pandora-kernel.git fbdev: metronomefb bugfix This patch is a bugfix for the use of cfb_* functions instead of sys_* functions. sys_* should be used with vmalloced framebuffers. the previous cfb_ use would not work for callers of imageblit/etc. Signed-off-by: Jaya Kumar Cc: "Antonino A. Daplas" Cc: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed