Skip to content

Commit 3bb5ee9

Browse files
tititiou36chanwoochoi
authored andcommitted
PM / devfreq: Fix a typo in a comment
'govenror' was used in place of 'governor' Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
1 parent 3a1ec2e commit 3bb5ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/devfreq/governor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* @node: list node - contains registered devfreq governors
3131
* @name: Governor's name
3232
* @immutable: Immutable flag for governor. If the value is 1,
33-
* this govenror is never changeable to other governor.
33+
* this governor is never changeable to other governor.
3434
* @interrupt_driven: Devfreq core won't schedule polling work for this
3535
* governor if value is set to 1.
3636
* @get_target_freq: Returns desired operating frequency for the device.

0 commit comments

Comments
 (0)