From: Marc Kleine-Budde Date: Tue, 11 Jun 2013 02:12:56 +0000 (-0300) Subject: ARM: imx: prepare for removal of flexcan_platform_data X-Git-Tag: v3.11-rc1~64^2~91^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30caa4b763bf5973800633de55bae586ab443f78;p=pandora-kernel.git ARM: imx: prepare for removal of flexcan_platform_data As there are no imx in-tree users of flexcan_platform_data, this patch removes the possibility to register a flexcan device with platform data. The functionality to swith on/off CAN transceivers is added to DT via regulators in a later patch. Compile time tested with imx_v4_v5_defconfig and imx_v6_v7_defconfig. Acked-by: Shawn Guo Acked-by: Sascha Hauer Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed