From: Matthew Wilcox Date: Sat, 22 Oct 2005 02:58:51 +0000 (-0400) Subject: [PARISC] Update parisc specific input code from parisc tree X-Git-Tag: v2.6.15-rc1~732^2^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ab0f5cd364476fe5cb329fd46ee41bea6d4c69c;p=pandora-kernel.git [PARISC] Update parisc specific input code from parisc tree Update drivers to new input layer changes. Signed-off-by: Helge Deller Signed-off-by: Matthew Wilcox Reorder code in gscps2_interrupt() and only enable ports when opened. This fixes issues with hangs booting an SMP kernel on my C360. Previously serio_interrupt() could be called before the lock in struct serio was initialised. Signed-off-by: Richard Hirst Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed