Commit f40d8123 authored by Lukasz Luba's avatar Lukasz Luba Committed by Chanwoo Choi

PM / devfreq: Correct spelling in a comment

The device attribute exposed in sysfs is called 'polling_interval'. Align
the comment.
Signed-off-by: default avatarLukasz Luba <lukasz.luba@arm.com>
Signed-off-by: default avatarChanwoo Choi <cw00.choi@samsung.com>
parent 5c8fe583
...@@ -40,7 +40,7 @@ ...@@ -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
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment