hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_ca_devfreq.h
....@@ -30,12 +30,12 @@
3030 /**
3131 * struct kbasep_pm_ca_policy_devfreq - Private structure for devfreq ca policy
3232 *
33
- * This contains data that is private to the devfreq core availability
34
- * policy.
35
- *
3633 * @cores_desired: Cores that the policy wants to be available
3734 * @cores_enabled: Cores that the policy is currently returning as available
3835 * @cores_used: Cores currently powered or transitioning
36
+ *
37
+ * This contains data that is private to the devfreq core availability
38
+ * policy.
3939 */
4040 struct kbasep_pm_ca_policy_devfreq {
4141 u64 cores_desired;