commit | 9ce1aa869e69cff8db1369e6849af9bd555b4f1d | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Fri Apr 17 12:15:56 2015 +0100 |
committer | Pawel Moll <pawel.moll@arm.com> | Fri May 01 17:51:04 2015 +0100 |
tree | 0c2b3ecbe479439da264f5106ce28ba2f20dd0f2 | |
parent | 8f06c51fac1ca4104b8b64872f310e28186aea42 [diff] |
bus: arm-ccn: Do not group CCN events with other PMUs Groups must not mix events from different PMUs (software events are allowed). Unfortunately the core does not ensures that, so it is necessary to validate the group at the PMU driver level. Signed-off-by: Pawel Moll <pawel.moll@arm.com>