[PARISC] [MUX] Get the hversion directly from the parisc_device
authorRyan Bradetich <rbradetich@gmail.com>
Fri, 10 Nov 2006 04:06:14 +0000 (04:06 +0000)
committerKyle McMartin <kyle@ubuntu.com>
Fri, 8 Dec 2006 05:34:31 +0000 (00:34 -0500)
commit514fb84e1c5d12a0af808458bcae0c6463041f93
tree723716a1f52f65d631912071338519f7a3975750
parent614254458452d09ea0376862160662f2a6075ab9
[PARISC] [MUX] Get the hversion directly from the parisc_device

Willy pointed out the hversion is already stored
in the parisc_device, so I do not need to extract
this information directly from the IODC data.
Also by using the information in the parisc_device
I can avoid re-reading the IODC data for the Muxes
with specifed port counts.

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