]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/perf: arm_pmu: only use common attr_groups
authorMark Rutland <mark.rutland@arm.com>
Fri, 9 Sep 2016 13:08:29 +0000 (14:08 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 9 Sep 2016 13:51:51 +0000 (14:51 +0100)
commita71cfeea9f9bae5a0dafad363081ccc9a81c85b4
treec67b63ec8a4b07b8385481a4b245949bdd205ca9
parentc89a95a4f102d46b44a06f833b0b9150d419c1a2
drivers/perf: arm_pmu: only use common attr_groups

Now that the 32-bit and 64-bit perf backends use the common groups
directly, remove the fallback and no longer allow the groups array to be
overridden.

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>
drivers/perf/arm_pmu.c