sh: pci-sh7780: fix pci memory address mask
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Thu, 27 Nov 2008 09:57:35 +0000 (18:57 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:43:50 +0000 (18:43 +0900)
commit331ff103c7737294c8ecd7921564dae07b9e4632
tree593a3ea9ea3986dbdcaf8a3ae329a023b7d5ddae
parent22f131aa8de7a534339bf7051680234462f2e877
sh: pci-sh7780: fix pci memory address mask

Fix the problem that cannot work a PCI device when system memory size is
256Mbyte in 29bit address mode.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pci-sh7780.c