From: James Simmons Date: Fri, 9 Sep 2005 20:04:31 +0000 (-0700) Subject: [PATCH] fbdev: prevent drivers that have hardware cursors from calling software curso... X-Git-Tag: v2.6.14-rc1~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c7ffe0b9f7f40bd818fe3af51342f64c483908e;p=pandora-kernel.git [PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor code This patch removes drivers that have hardware cursors from calling the software cursor code. Also if the driver sets a no hardware cursor flag then the driver reports a error it someone attempts to use the cursor. Signed-off-by: James Simmons Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed