From: Gavin Shan Date: Tue, 11 Sep 2012 22:59:46 +0000 (-0600) Subject: PCI: Align P2P windows using pcibios_window_alignment() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462d93030628a598bc440dcd35c89fb7fc63f58c;p=pandora-kernel.git PCI: Align P2P windows using pcibios_window_alignment() This patch changes pbus_size_io() and pbus_size_mem() to do window (I/O, memory and prefetchable memory) reassignment based on the minimal alignments for the P2P bridge, which was retrieved by window_alignment(). [bhelgaas: changelog] Signed-off-by: Gavin Shan Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed