From: Pawel Moll Date: Fri, 25 Jul 2014 14:23:49 +0000 (+0100) Subject: ARM: imx: Remove references to platform_bus in mxc code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~167^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3a25b0274b8474f5ad46215a270785dd18265e;p=pandora-kernel.git 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 Cc: Russell King Signed-off-by: Pawel Moll Acked-by: Shawn Guo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed