[PATCH 0/2] Replace of_device with platform_device
Grant Likely
grant.likely at secretlab.ca
Sat Jun 5 07:13:35 EST 2010
This series is based on Linus' current tree. It eliminate struct
of_device in preparation for the merge of of_platform_bus_type and
platform_bus_type.
Assuming there are no objections, I'll be putting these to linux-next
to stew sometime next week.
g.
---
Grant Likely (2):
sparc/of: Move of_device fields into struct pdev_archdata
of: kill struct of_device
arch/microblaze/include/asm/of_device.h | 10 ----------
arch/powerpc/include/asm/of_device.h | 11 -----------
arch/powerpc/include/asm/smu.h | 4 ++--
arch/sparc/include/asm/device.h | 9 +++++++--
arch/sparc/include/asm/floppy_64.h | 4 ++--
arch/sparc/include/asm/of_device.h | 19 -------------------
arch/sparc/include/asm/parport.h | 4 ++--
arch/sparc/kernel/of_device_32.c | 28 ++++++++++++----------------
arch/sparc/kernel/of_device_64.c | 24 ++++++++++--------------
arch/sparc/kernel/of_device_common.c | 4 ++--
arch/sparc/kernel/pci.c | 2 +-
arch/sparc/kernel/pci_psycho.c | 8 ++++----
arch/sparc/kernel/pci_sabre.c | 8 ++++----
arch/sparc/kernel/pci_schizo.c | 20 ++++++++++----------
arch/sparc/kernel/power.c | 2 +-
drivers/atm/fore200e.c | 2 +-
drivers/input/serio/i8042-sparcio.h | 8 ++++----
drivers/net/myri_sbus.c | 2 +-
drivers/net/niu.c | 6 +++---
drivers/net/niu.h | 4 ++--
drivers/net/sunbmac.c | 2 +-
drivers/net/sunhme.c | 6 +++---
drivers/net/sunlance.c | 2 +-
drivers/net/sunqe.c | 6 +++---
drivers/parport/parport_sunbpp.c | 2 +-
drivers/sbus/char/bbc_i2c.c | 6 +++---
drivers/sbus/char/uctrl.c | 2 +-
drivers/scsi/qlogicpti.c | 4 ++--
drivers/scsi/sun_esp.c | 2 +-
drivers/serial/sunhv.c | 4 ++--
drivers/serial/sunsab.c | 2 +-
drivers/serial/sunsu.c | 2 +-
drivers/serial/sunzilog.c | 10 +++++-----
drivers/watchdog/cpwd.c | 2 +-
include/linux/of_device.h | 17 +++++++++++++++++
sound/sparc/amd7930.c | 2 +-
sound/sparc/cs4231.c | 14 +++++++-------
sound/sparc/dbri.c | 2 +-
38 files changed, 120 insertions(+), 146 deletions(-)
--
Signature
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
More information about the Linuxppc-dev
mailing list