From: Paul Mundt Date: Tue, 7 Sep 2010 08:05:08 +0000 (+0900) Subject: sh: Properly wire up channel 2's I/O window on SH7786 PCIe. X-Git-Tag: v2.6.37-rc1~136^2~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f048519309dbaedd03807ddbb9fa22f5616cfd43;p=pandora-kernel.git 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 --- Reading git-diff-tree failed