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)
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>

No differences found