drivers: CCI: add ARM CCI PMU support
authorPunit Agrawal <punit.agrawal@arm.com>
Thu, 22 Aug 2013 13:41:51 +0000 (14:41 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 17 Sep 2013 11:02:16 +0000 (12:02 +0100)
commitb91c8f284acc2cb2aa43a1ce58322573ad983a14
tree5697906c0add1e6e2631dc14e22cdaf05f06b307
parent83bc10a2754bf9f2e373fb884dd63ac061453187
drivers: CCI: add ARM CCI PMU support

Extend the existing CCI driver to support the PMU by registering a perf
backend for it.

Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Nicolas Pitre <nico@linaro.org>
Cc: Dave Martin <dave.martin@linaro.org>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
[will: removed broken __init annotations]
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/bus/arm-cci.c