From: Matthew Wilcox Date: Sat, 22 Oct 2005 02:58:03 +0000 (-0400) Subject: [PARISC] Fix mux.c driver X-Git-Tag: v2.6.15-rc1~732^2^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8c75c1c47029a64976690c37336a2be6b49778;p=pandora-kernel.git [PARISC] Fix mux.c driver Missing spin_lock_init() made the Mux driver hang on SMP systems. Fix up users of ->hpa to use ->hpa.start instead Remove warning in 8250_gsc.c by eliminating serial_line_nr Signed-off-by: Matthew Wilcox Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed