commit | ef339f241b08a16af58897e6288ba200e0c7a8c7 | [log] [tgz] |
---|---|---|
author | Magnus Damm <magnus.damm@gmail.com> | Tue Feb 19 21:35:22 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Apr 16 16:00:14 2009 +0900 |
tree | 6e9984ccbccc87017c3beb97567002926b5ae549 | |
parent | ef53fdeb7e0cb139aff33665635b886700137abb [diff] |
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 <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>