From: Benjamin Herrenschmidt Date: Tue, 21 May 2013 22:58:21 +0000 (+0000) Subject: powerpc: Make radeon 32-bit MSI quirk work on powernv X-Git-Tag: v3.10-rc3~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b72c1f651491e4cd33ddec79c504a49071a512f0;p=pandora-kernel.git powerpc: Make radeon 32-bit MSI quirk work on powernv This moves the quirk itself to pci_64.c as to get built on all ppc64 platforms (the only ones with a pci_dn), factors the two implementations of get_pdn() into a single pci_get_dn() and use the quirk to do 32-bit MSIs on IODA based powernv platforms. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed