]> git.karo-electronics.de Git - mv-sheeva.git/commit
of: Merge of_device_alloc() and of_device_make_bus_id()
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 8 Jun 2010 13:48:14 +0000 (07:48 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 5 Jul 2010 22:14:29 +0000 (16:14 -0600)
commit94c0931983ee9d1cd96c32d52ac64c17464f0bbd
tree188c9d7ef9dfb560563078d6d2f3872291686f58
parent5fd200f3b351183b5489cef69961c60af9cead2f
of: Merge of_device_alloc() and of_device_make_bus_id()

This patch merges the common routines of_device_alloc() and
of_device_make_bus_id() from powerpc and microblaze.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
CC: Michal Simek <monstr@monstr.eu>
CC: Grant Likely <grant.likely@secretlab.ca>
CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: Stephen Rothwell <sfr@canb.auug.org.au>
CC: microblaze-uclinux@itee.uq.edu.au
CC: linuxppc-dev@ozlabs.org
CC: devicetree-discuss@lists.ozlabs.org
arch/microblaze/include/asm/of_device.h
arch/microblaze/kernel/Makefile
arch/microblaze/kernel/of_device.c [deleted file]
arch/powerpc/include/asm/of_device.h
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/of_device.c [deleted file]
drivers/of/platform.c
include/linux/of_platform.h