Skip to content

Commit 01d40d3

Browse files
Ulf Hanssonrafaeljw
authored andcommitted
Documentation: power: Remove info about non-existing QoS interfaces
cpu_latency_qos_add|remove_notifier() doesn't exist, hence let's drop the documentation of them. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Link: https://patch.msgid.link/20250710102656.127654-1-ulf.hansson@linaro.org Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent d7b8f8e commit 01d40d3

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Documentation/power/pm_qos_interface.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,6 @@ int cpu_latency_qos_request_active(handle):
5252
Returns if the request is still active, i.e. it has not been removed from the
5353
CPU latency QoS list.
5454

55-
int cpu_latency_qos_add_notifier(notifier):
56-
Adds a notification callback function to the CPU latency QoS. The callback is
57-
called when the aggregated value for the CPU latency QoS is changed.
58-
59-
int cpu_latency_qos_remove_notifier(notifier):
60-
Removes the notification callback function from the CPU latency QoS.
61-
6255

6356
From user space:
6457

0 commit comments

Comments
 (0)