From: Will Deacon Date: Sat, 13 Nov 2010 17:37:46 +0000 (+0000) Subject: ARM: perf: add _init() functions to PMUs X-Git-Tag: v2.6.38-rc1~471^2^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb314bae2191b432a7e898abf865db880f6d07d;p=pandora-kernel.git ARM: perf: add _init() functions to PMUs In preparation for separating the PMU-specific code, this patch adds self-contained init functions to each PMU, therefore removing any PMU-specific knowledge from the PMU-agnostic init_hw_perf_events function. Acked-by: Jamie Iles Acked-by: Jean Pihet Signed-off-by: Will Deacon --- Reading git-diff-tree failed