From: Peter Daifuku Date: Tue, 26 Aug 2014 15:11:36 +0000 (+0200) Subject: PCI: tegra: Fix extended configuration space mapping X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~12^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d41794c6fc61ac2f09b5c25267e2c68748326cc;p=pandora-kernel.git PCI: tegra: Fix extended configuration space mapping The 16 chunks of 64 KiB that need to be stitched together to make up the configuration space for one bus (1 MiB) are located 24 bits (== 16 MiB) apart in physical address space. This is determined by the start of the extended register field (bits 24-27) in the physical mapping. Tested-by: Stephen Warren Signed-off-by: Peter Daifuku Signed-off-by: Thierry Reding Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed