kernel-fxtec-pro1x/drivers
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
..
acorn
acpi
atm
base
block
bluetooth
cdrom
char
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon
i2c
ide
ieee1394
infiniband
input
isdn
macintosh
mca
md
media
message
mfd
misc
mmc
mtd
net
nubus
oprofile
parisc
parport
pci [PATCH] Separate pci bits out of struct device_node 2005-09-09 22:11:38 +10:00
pcmcia
pnp
s390
sbus
scsi
serial
sh
sn
tc
telephony
usb
video [PATCH] Separate pci bits out of struct device_node 2005-09-09 22:11:38 +10:00
w1
zorro
Kconfig
Makefile