From: Magnus Damm Date: Tue, 19 Feb 2008 12:34:55 +0000 (+0900) Subject: sh: hook in struct pci_channel in sysdata X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6706ef10f75921733d7275fd45d268f2f6254c8;p=pandora-kernel.git sh: hook in struct pci_channel in sysdata Store a struct pci_channel pointer in bus->sysdata. This makes whatever struct pci_channel assigned to a bus available for sh4_pci_read() and sh4_pci_write(). We also modify PCIBIOS_MIN_IO and PCIBIOS_MIN_MEM to use bus->sysdata - this to gives us support for multiple pci channels. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed