From: Stephen Boyd Date: Sat, 28 Feb 2015 00:11:33 +0000 (+0000) Subject: ARM: perf: Preparatory work for Scorpion PMU support X-Git-Tag: omap-for-v4.1/fixes-rc1~142^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65bab45113a2c5e9f13bc8cc3f6fea92f467d417;p=pandora-kernel.git ARM: perf: Preparatory work for Scorpion PMU support Do some things to make the Krait PMU support code generic enough to be used by the Scorpion PMU support code. * Rename the venum register functions to be venum instead of krait specific because the same registers exist on Scorpion * Add some macros to decode our Krait specific event encoding that's the same on Scorpion (modulo an extra region). * Drop 'krait' from krait_clear_pmresrn_group() so it can be used by Scorpion code Signed-off-by: Stephen Boyd Signed-off-by: Will Deacon --- Reading git-diff-tree failed