]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PARISC] Fix mux.c driver
authorMatthew Wilcox <willy@parisc-linux.org>
Sat, 22 Oct 2005 02:58:03 +0000 (22:58 -0400)
committerKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:58:03 +0000 (22:58 -0400)
commitae8c75c1c47029a64976690c37336a2be6b49778
tree4af797b490b210f40770d685cf89f760efe15199
parent27ee073cd2f72aa794299ef1ead31072f5176533
[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 <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/serial/8250_gsc.c
drivers/serial/mux.c