From: Guy Martin Date: Sat, 6 Nov 2010 16:24:29 +0000 (+0000) Subject: parisc: KittyHawk LCD fix X-Git-Tag: v2.6.37-rc5~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a04296231171157031d0bd8cd4038317e13cf2;p=pandora-kernel.git parisc: KittyHawk LCD fix K class aka KittyHawk don't have LED support on their LCD. Installing HP-UX confirmed this. The current led_wq fills the LCD with black characters each time it runs. The patch prevents the led_wq workqueue and its proc entry to be created for KittyHawk machines. It also increase min_cmd_delay as currently, one character out of two is lost when a string is sent to the LCD. Signed-off-by: Guy Martin Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed