commit | f4d58938adb15ec961e3f694edaffdfcb5758635 | [log] [tgz] |
---|---|---|
author | Suzuki K. Poulose <suzuki.poulose@arm.com> | Tue May 26 10:53:14 2015 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri May 29 16:43:51 2015 +0200 |
tree | 955e5929cb065b2dd06d2848c591585fa8c4a1e9 | |
parent | 312162900c2f53a6effa9c0e7987baf970bd45f0 [diff] |
arm-cci: Sanitise CCI400 PMU driver specific code Rename CCI400 specific defintions from CCI_xxx to CCI400_xxx. Introduce generic ARM_CCI_PMU to cover common code for handling the CCI PMU. Cc: Mark Rutland <mark.rutland@arm.com> Cc: Will Deacon <will.deacon@arm.com> Cc: Punit Agrawal <punit.agrawal@arm.com> Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com> Acked-by: Punit Agrawal <punit.agrawal@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>