diff options
author | Robin Murphy <robin.murphy@arm.com> | 2018-02-15 18:51:41 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-03-06 17:26:15 +0100 |
commit | 1888d3ddc3d6a2511be86045cfb2e7ea5fc67c44 (patch) | |
tree | 5d0a27771cb8a0f15028d7cc7d663c1dda9ceb4b /Documentation | |
parent | 661e50bc853209e41a5c14a290ca4decc43cbfd1 (diff) | |
download | linux-stable-1888d3ddc3d6a2511be86045cfb2e7ea5fc67c44.tar.gz linux-stable-1888d3ddc3d6a2511be86045cfb2e7ea5fc67c44.tar.bz2 linux-stable-1888d3ddc3d6a2511be86045cfb2e7ea5fc67c44.zip |
drivers/bus: Move Arm CCN PMU driver
The arm-ccn driver is purely a perf driver for the CCN PMU, not a bus
driver in the sense of the other residents of drivers/bus/, so let's
move it to the appropriate place for SoC PMU drivers. Not to mention
moving the documentation accordingly as well.
Acked-by: Pawel Moll <pawel.moll@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/perf/arm-ccn.txt (renamed from Documentation/devicetree/bindings/arm/ccn.txt) | 0 | ||||
-rw-r--r-- | Documentation/perf/arm-ccn.txt (renamed from Documentation/arm/CCN.txt) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ccn.txt b/Documentation/devicetree/bindings/perf/arm-ccn.txt index 43b5a71a5a9d..43b5a71a5a9d 100644 --- a/Documentation/devicetree/bindings/arm/ccn.txt +++ b/Documentation/devicetree/bindings/perf/arm-ccn.txt diff --git a/Documentation/arm/CCN.txt b/Documentation/perf/arm-ccn.txt index 15cdb7bc57c3..15cdb7bc57c3 100644 --- a/Documentation/arm/CCN.txt +++ b/Documentation/perf/arm-ccn.txt |