sh: Properly wire up channel 2's I/O window on SH7786 PCIe.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 7 Sep 2010 08:05:08 +0000 (17:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 7 Sep 2010 08:05:08 +0000 (17:05 +0900)
commitf048519309dbaedd03807ddbb9fa22f5616cfd43
tree05f4e5c68bb6c2f8c52ceb936da29ddd8a1a86fc
parentda03a63ac843711887a85e5d90dd69399b1b9164
sh: Properly wire up channel 2's I/O window on SH7786 PCIe.

An IORESOURCE_IO was missing here, which meant that we weren't properly
establishing the I/O window for this particular slot. With this
corrected, cards with I/O BARs have them actually assigned and
accessible.

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