From: Minghuan Lian Date: Mon, 20 Jan 2014 10:54:20 +0000 (+0800) Subject: powerpc/pci: Fix IMMRBAR address X-Git-Tag: v3.15-rc1~124^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a424b97b7e652402c6fb51dceef175723c1f189c;p=pandora-kernel.git powerpc/pci: Fix IMMRBAR address For PEXCSRBAR, bit 3-0 indicate prefetchable and address type. So when getting base address, these bits should be masked, otherwise we may get incorrect base address. Signed-off-by: Minghuan Lian Signed-off-by: Scott Wood --- Reading git-diff-tree failed