From: Magnus Damm Date: Tue, 19 Feb 2008 12:35:31 +0000 (+0900) Subject: sh: pci io port base address code X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce0143b11cdc519b8e1fd94a262b654ef0bc3ab;p=pandora-kernel.git sh: pci io port base address code Adds a __get_pci_io_base() function which is used to match a port range against struct pci_channel. This allows us to detect if a port range is assigned to pci or happens to be legacy port io. While at it, remove unused cpu-specific cruft. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed