diff options
Diffstat (limited to 'Documentation/trace')
-rw-r--r-- | Documentation/trace/coresight-cpu-debug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/coresight-cpu-debug.txt b/Documentation/trace/coresight-cpu-debug.txt index f07e38094b40..1a660a39e3c0 100644 --- a/Documentation/trace/coresight-cpu-debug.txt +++ b/Documentation/trace/coresight-cpu-debug.txt | |||
@@ -151,7 +151,7 @@ At the runtime you can disable idle states with below methods: | |||
151 | 151 | ||
152 | It is possible to disable CPU idle states by way of the PM QoS | 152 | It is possible to disable CPU idle states by way of the PM QoS |
153 | subsystem, more specifically by using the "/dev/cpu_dma_latency" | 153 | subsystem, more specifically by using the "/dev/cpu_dma_latency" |
154 | interface (see Documentation/power/pm_qos_interface.txt for more | 154 | interface (see Documentation/power/pm_qos_interface.rst for more |
155 | details). As specified in the PM QoS documentation the requested | 155 | details). As specified in the PM QoS documentation the requested |
156 | parameter will stay in effect until the file descriptor is released. | 156 | parameter will stay in effect until the file descriptor is released. |
157 | For example: | 157 | For example: |