From: Will Deacon Date: Tue, 19 Jul 2011 21:17:48 +0000 (+0100) Subject: ARM: perf: use integers for ARMv7 event indices X-Git-Tag: v3.2-rc1~130^2~7^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e29c7c0f4fcbe911b77a69f015bd6424cedcd0;p=pandora-kernel.git ARM: perf: use integers for ARMv7 event indices This patch ensures that integers are used to represent event indices in the ARMv7 PMU backend. This ensures consistency between functions and also with the arm_pmu structure. Acked-by: Jamie Iles Reviewed-by: Jean Pihet Signed-off-by: Will Deacon --- Reading git-diff-tree failed