git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29ba0f3
)
arm: perf: unify perf_event{,_cpu}.c
author
Mark Rutland
<mark.rutland@arm.com>
Tue, 26 May 2015 16:23:39 +0000
(17:23 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Thu, 28 May 2015 16:13:26 +0000
(17:13 +0100)
Now that the arm_pmu framework is only used for CPU PMUs, there's no
reason to keep the pseudo-generic and CPU-specific framework portions
separate.
This patch folds the two into perf_event.c.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
[will: fixed up irq cfg to match upstream]
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found