From 4e3a25b0274b8474f5ad46215a270785dd18265e Mon Sep 17 00:00:00 2001 From: Pawel Moll Date: Fri, 25 Jul 2014 15:23:49 +0100 Subject: [PATCH] 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-format-patch failed