WSL2-Linux-Kernel/drivers
Grant Likely b505ff5e72 of: kill struct of_device
Now that the device tree node pointer has been moved out of struct
of_device and into the common struct device, there isn't anything
unique about of_device anymore.  In fact, there isn't much need
for a separate of_bus when all busses have access to OF style
probing.

arch/powerpc and arch/microblaze are moving away from using the of_bus
and using the regular platform bus instead for mmio devices.  This
patch makes of_device the same as platform_device as a stepping stone
in migrating of_platform_drivers over to the platform bus.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: David S. Miller <davem@davemloft.net>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
2010-06-28 12:41:33 -07:00
..
accessibility
acpi
amba
ata sata_sil24: Use memory barriers before issuing commands 2010-06-10 16:06:48 -04:00
atm sparc/of: Move of_device fields into struct pdev_archdata 2010-06-28 12:41:33 -07:00
auxdisplay
base
block
bluetooth
cdrom
char
clocksource
connector
cpufreq
cpuidle
crypto
dca
dio
dma
edac
eisa
firewire
firmware
gpio
gpu
hid
hwmon
i2c
ide
idle
ieee1394
ieee802154
infiniband
input sparc/of: Move of_device fields into struct pdev_archdata 2010-06-28 12:41:33 -07:00
isdn
leds
lguest
macintosh
mca
md
media
memstick
message
mfd
misc
mmc
mtd
net of: kill struct of_device 2010-06-28 12:41:33 -07:00
nubus
of
oprofile
parisc
parport sparc/of: Move of_device fields into struct pdev_archdata 2010-06-28 12:41:33 -07:00
pci Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2010-06-11 14:15:44 -07:00
pcmcia
platform
pnp
power
pps
ps3
rapidio
regulator
rtc
s390
sbus sparc/of: Move of_device fields into struct pdev_archdata 2010-06-28 12:41:33 -07:00
scsi sparc/of: Move of_device fields into struct pdev_archdata 2010-06-28 12:41:33 -07:00
serial sparc/of: Move of_device fields into struct pdev_archdata 2010-06-28 12:41:33 -07:00
sfi
sh
sn
spi
ssb
staging
tc
telephony
thermal
uio
usb
uwb
vhost
video
virtio
vlynq
w1
watchdog sparc/of: Move of_device fields into struct pdev_archdata 2010-06-28 12:41:33 -07:00
xen
zorro
Kconfig
Makefile