sh: pci: Set the I/O port base to the SH7780 I/O window default.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 08:00:27 +0000 (17:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 08:00:27 +0000 (17:00 +0900)
commitf1dcab756687622b658154ded1657538984edcdb
treebf014b5d57be91f32bf1338113751b3f30bc2fe2
parentc66c1d79a94a7a302e2dc6c93da40902423eac3e
sh: pci: Set the I/O port base to the SH7780 I/O window default.

Presently the I/O port base isn't being set anywhere, which allows things
like generic_inl() to blow up. Fix this up to point at the PCI IO window.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pci-sh7780.c