arm: perf: move to common attr_group fields
authorMark Rutland <mark.rutland@arm.com>
Fri, 9 Sep 2016 13:08:28 +0000 (14:08 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 9 Sep 2016 13:51:51 +0000 (14:51 +0100)
commit9268c5dafae486de68fbbf3ae079edd00f386724
tree528f96dc1dea901a985f76681adab3fee57e5560
parent569de9026c2904dab9b335437fe48e318e824c96
arm: perf: move to common attr_group fields

By using a common attr_groups array, the common arm_pmu code can set up
common files (e.g. cpumask) for us in subsequent patches.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/kernel/perf_event_v7.c