forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_ca.h
....@@ -29,10 +29,10 @@
2929 /**
3030 * kbase_pm_ca_init - Initialize core availability framework
3131 *
32
- * Must be called before calling any other core availability function
33
- *
3432 * @kbdev: The kbase device structure for the device (must be a valid pointer)
3533 *
34
+ * Must be called before calling any other core availability function
35
+ *
3636 * Return: 0 if the core availability framework was successfully initialized,
3737 * -errno otherwise
3838 */