https://github.com/torvalds/linux
Revision b72c1f651491e4cd33ddec79c504a49071a512f0 authored by Benjamin Herrenschmidt on 21 May 2013, 22:58:21 UTC, committed by Benjamin Herrenschmidt on 24 May 2013, 08:13:45 UTC
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 <benh@kernel.crashing.org>
1 parent 59affcd
History
Tip revision: b72c1f651491e4cd33ddec79c504a49071a512f0 authored by Benjamin Herrenschmidt on 21 May 2013, 22:58:21 UTC
powerpc: Make radeon 32-bit MSI quirk work on powernv
Tip revision: b72c1f6
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 248.1 KB
Makefile -rw-r--r-- 47.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top