From: Grant Likely <grant.likely@xxxxxxxxxxxx> Date: Fri, 04 Jun 2010 15:11:38 -0600 > 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@xxxxxxxxxxxx> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html