From: Antonino A. Daplas Date: Tue, 20 Sep 2005 23:30:21 +0000 (+0800) Subject: [PATCH] nvidiafb: Fix absence of cursor in nvidiafb X-Git-Tag: v2.6.14-rc3~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a482425f45e695a2e2821b32a887865f016fbf9;p=pandora-kernel.git [PATCH] nvidiafb: Fix absence of cursor in nvidiafb A recent change in nvidiafb caused nvidiafb_cursor to always return -ENXIO instead of using the soft_cursor. This will happen if the parameter "hwcur" is not set, which happens to be the default. Signed-off-by: Antonino Daplas Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed