[PARISC] [MUX] Detect multiple cards in the correct order
authorRyan Bradetich <rbradetich@gmail.com>
Thu, 9 Nov 2006 04:45:08 +0000 (04:45 +0000)
committerKyle McMartin <kyle@ubuntu.com>
Fri, 8 Dec 2006 05:34:26 +0000 (00:34 -0500)
commit752b940359089ee1bcaceeb5c62d626a92586ba2
tree7e9b5caf8ea4c384b251e6cce8fe9152b7d3b99c
parentc380f057269686e17db74d360c923663889ac702
[PARISC] [MUX] Detect multiple cards in the correct order

This patch follows the example of the 8250_gsc
driver by probing for specific built-in Mux
cards first.  This allows the system to preserve
the correct detection order with multiple Mux
cards.

Signed-off-by: Ryan Bradetich <rbrad@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/serial/mux.c