We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179c0c7 commit 7330e00Copy full SHA for 7330e00
Documentation/power/energy-model.rst
@@ -230,7 +230,7 @@ Drivers must provide a pointer to the allocated and initialized new EM
230
and will be visible to other sub-systems in the kernel (thermal, powercap).
231
The main design goal for this API is to be fast and avoid extra calculations
232
or memory allocations at runtime. When pre-computed EMs are available in the
233
-device driver, than it should be possible to simply re-use them with low
+device driver, then it should be possible to simply reuse them with low
234
performance overhead.
235
236
In order to free the EM, provided earlier by the driver (e.g. when the module
0 commit comments