From: Jon Hunter Date: Fri, 19 Oct 2012 19:27:34 +0000 (-0500) Subject: ARM: OMAP2+: Prepare for device-tree PMU support X-Git-Tag: omap-for-v3.10/dt-signed-v2~1^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeb7ba21ab7e84597e4156cb35f85839c20d66a1;p=pandora-kernel.git ARM: OMAP2+: Prepare for device-tree PMU support If device-tree is present, then do not create the PMU device from within the OMAP specific PMU code. This is required to allow device-tree to create the PMU device from the PMU device-tree node. PMU is not currently supported for OMAP4430 (due to a dependency on having a cross-trigger interface driver) and so ensure that this indicated on boot with or without device-tree. Signed-off-by: Jon Hunter Acked-by: Tony Lindgren Signed-off-by: Benoit Cousson --- Reading git-diff-tree failed