Re: [PATCH v3 2/4] PM / devfreq: Add cpu based scaling support to passive governor

From: Chanwoo Choi
Date: Mon May 09 2022 - 14:03:44 EST


On 22. 5. 9. 21:03, Chanwoo Choi wrote:
- * @this: the devfreq instance of own device.
- * @nb: the notifier block for DEVFREQ_TRANSITION_NOTIFIER list
+ + * @parent_type parent type of the device.
+ + * @this: the devfreq instance of own device.
+ + * @nb: the notifier block for DEVFREQ_TRANSITION_NOTIFIER or
+ * CPUFREQ_TRANSITION_NOTIFIER list.
+ + * @cpu_data: the state min/max/current frequency of all online cpu's

There are some mistake with unneeded '+'. It will be fixed on next
version but anyway it doesn't affect the passive governor operation.

--
Best Regards,
Samsung Electronics
Chanwoo Choi