From: Mark Rutland Date: Fri, 23 May 2014 11:12:04 +0000 (+0100) Subject: arm: realview: specify PMU types X-Git-Tag: fixes-v4.0-rc1~88^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbed8388bfd613da631cf3c1940ba3c8a34a915b;p=pandora-kernel.git arm: realview: specify PMU types Now that we can specify which PMU variant we're likely to deal with, do so in the realview board code. This will allow us to split the ARMv6, ARMv7, and XScale PMU drivers. The Realview EB may be used with ARMv6 or ARMv7 CPUs, but luckily there's only a single ARMv7 CPU, so we can match that explicitly to determine whether or not we have an ARMv7 PMU. Signed-off-by: Mark Rutland Acked-by: Linus Walleij Cc: Arnd Bergmann Cc: Olof Johansson Cc: Russell King Signed-off-by: Olof Johansson --- Reading git-diff-tree failed