From: Magnus Damm Date: Thu, 14 Feb 2008 05:05:57 +0000 (+0900) Subject: sh: fix pci io access for r2d boards X-Git-Tag: v2.6.25-rc2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123100cf4fff3e8ffa375df2c74c7f2cb29ab17a;p=pandora-kernel.git sh: fix pci io access for r2d boards Use generic_io_base to point out the pci io window, and make sure the highest port address used is SH7751_PCI_IO_SIZE - 1. This patch fixes pci io port access for the r2d boards - CONFIG_8139TOO_PIO now works as expected. So does the alsa driver for CMI8738. Signed-off-by: Magnus Damm Acked-by: Katsuya MATSUBARA Signed-off-by: Paul Mundt --- Reading git-diff-tree failed