From: Ryan Bradetich Date: Fri, 10 Nov 2006 04:06:14 +0000 (+0000) Subject: [PARISC] [MUX] Get the hversion directly from the parisc_device X-Git-Tag: v2.6.21-rc2~35^2~47^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=514fb84e1c5d12a0af808458bcae0c6463041f93;p=pandora-kernel.git [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 Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed