From: Christoffer Dall Date: Tue, 18 Dec 2012 04:06:38 +0000 (+0000) Subject: ARM: Use implementor and part defines from cputype.h X-Git-Tag: v3.9-rc1~115^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b953c9c159e99f5465dc05dc90ca405fe9a4436;p=pandora-kernel.git ARM: Use implementor and part defines from cputype.h Instead of decoding implementor numbers, part numbers and Xscale architecture masks inline in the pmu probing function, use defines and accessor functions from cputype.h, which can also be shared by other subsystems, such as KVM. Signed-off-by: Christoffer Dall Signed-off-by: Will Deacon --- Reading git-diff-tree failed