From: Magnus Damm Date: Tue, 19 Feb 2008 12:35:22 +0000 (+0900) Subject: sh: pci memory range checking code X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef339f241b08a16af58897e6288ba200e0c7a8c7;p=pandora-kernel.git sh: pci memory range checking code This patch changes the code to use __is_pci_memory() instead of is_pci_memaddr(). __is_pci_memory() loops through all the pci channels on the system to match memory windows. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed