From: Rodolfo Giometti Date: Tue, 3 Oct 2006 08:14:36 +0000 (-0700) Subject: [PATCH] au1100fb: Add option to enable/disable the cursor X-Git-Tag: v2.6.19-rc1~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca27ac4cc6caa73740122a5f3d601c8a27b89e7c;p=pandora-kernel.git [PATCH] au1100fb: Add option to enable/disable the cursor - add cursor enable/disable, very useful if you wish a full screen boot logo. Cursor can be disabled from kernel command line: video=au1100fb:nocursor,panel:Toppoly_TD035STED4 or from sysfs interface: echo 1 > /sys/module/au1100fb/parameters/nocursor - fix up some wrong indentation issues. Signed-off-by: Rodolfo Giometti Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed