mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
PM / devfreq: Correct spelling in a comment
The device attribute exposed in sysfs is called 'polling_interval'. Align the comment. Signed-off-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
This commit is contained in:
committed by
Chanwoo Choi
parent
5c8fe583cc
commit
f40d81231b
@@ -40,7 +40,7 @@
|
|||||||
/*
|
/*
|
||||||
* Definition of governor attribute flags except for common sysfs attributes
|
* Definition of governor attribute flags except for common sysfs attributes
|
||||||
* - DEVFREQ_GOV_ATTR_POLLING_INTERVAL
|
* - DEVFREQ_GOV_ATTR_POLLING_INTERVAL
|
||||||
* : Indicate polling_interal sysfs attribute
|
* : Indicate polling_interval sysfs attribute
|
||||||
* - DEVFREQ_GOV_ATTR_TIMER
|
* - DEVFREQ_GOV_ATTR_TIMER
|
||||||
* : Indicate timer sysfs attribute
|
* : Indicate timer sysfs attribute
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user