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 3a1ec2e commit 3bb5ee9Copy full SHA for 3bb5ee9
drivers/devfreq/governor.h
@@ -30,7 +30,7 @@
30
* @node: list node - contains registered devfreq governors
31
* @name: Governor's name
32
* @immutable: Immutable flag for governor. If the value is 1,
33
- * this govenror is never changeable to other governor.
+ * this governor is never changeable to other governor.
34
* @interrupt_driven: Devfreq core won't schedule polling work for this
35
* governor if value is set to 1.
36
* @get_target_freq: Returns desired operating frequency for the device.
0 commit comments