From: Magnus Damm Date: Thu, 14 Feb 2008 04:52:43 +0000 (+0900) Subject: sh: use ctrl_in/out for on chip pci access X-Git-Tag: v2.6.25-rc2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e036eaa681a17f71b64f6d9040fe605555623919;p=pandora-kernel.git sh: use ctrl_in/out for on chip pci access This patch makes sure ctrl_inN/outN are used instead of inN/outN for on chip pci registers. Without this patch addresses may be adjusted using the value in generic_io_base. This patch makes it possible to set generic_io_base and have pci without reading and writing all over the place. Signed-off-by: Magnus Damm Acked-by: Katsuya MATSUBARA Signed-off-by: Paul Mundt --- Reading git-diff-tree failed