OSDN Git Service

ARM: imx: Remove references to platform_bus in mxc code
authorPawel Moll <pawel.moll@arm.com>
Fri, 25 Jul 2014 14:23:49 +0000 (15:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Aug 2014 23:03:00 +0000 (16:03 -0700)
commit4e3a25b0274b8474f5ad46215a270785dd18265e
tree2c1a8df7acf20a7e41473df05c8abb8066788353
parent0542ad88fbdd81bbd53f48bff981a9867e0f0659
ARM: imx: Remove references to platform_bus in mxc code

The bus devices created to be parents for other peripherals
were using platform_bus as a parent, not being platform
devices themselves. Remove the references, making them
virtual devices instead.

Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Acked-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-imx/devices/devices.c