Documentation: Point to correct header file
The header file was renamed to pm_qos.h in e8db0be (PM QoS: Move
and rename the implementation files, 2011-08-25) but this
documentation wasn't updated. Update it.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
@@ -19,7 +19,7 @@ Each parameters have defined units:
|
|||||||
|
|
||||||
The infrastructure exposes multiple misc device nodes one per implemented
|
The infrastructure exposes multiple misc device nodes one per implemented
|
||||||
parameter. The set of parameters implement is defined by pm_qos_power_init()
|
parameter. The set of parameters implement is defined by pm_qos_power_init()
|
||||||
and pm_qos_params.h. This is done because having the available parameters
|
and pm_qos.h. This is done because having the available parameters
|
||||||
being runtime configurable or changeable from a driver was seen as too easy to
|
being runtime configurable or changeable from a driver was seen as too easy to
|
||||||
abuse.
|
abuse.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user