kernel-ark/arch
Paul Mackerras 1635317fac [PATCH] Separate pci bits out of struct device_node
This patch pulls the PCI-related junk out of struct device_node and
puts it in a separate structure, struct pci_dn.  The device_node now
just has a void * pointer in it, which points to a struct pci_dn for
nodes that represent PCI devices.  It could potentially be used in
future for device-specific data for other sorts of devices, such as
virtual I/O devices.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-09-09 22:11:38 +10:00
..
alpha
arm
arm26
cris
frv
h8300
i386
ia64
m32r
m68k
m68knommu [PATCH] m68knommu: extract common timer code for 68EZ328 processor 2005-09-08 17:27:37 -07:00
mips
parisc
ppc [PATCH] powerpc: Make check_bugs() static inline 2005-09-09 22:11:35 +10:00
ppc64 [PATCH] Separate pci bits out of struct device_node 2005-09-09 22:11:38 +10:00
s390
sh
sh64
sparc
sparc64
um
v850
x86_64
xtensa