forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/drivers/gpu/arm/bifrost/platform/vexpress/mali_kbase_config_platform.h
....@@ -1,7 +1,7 @@
11 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22 /*
33 *
4
- * (C) COPYRIGHT 2014-2017, 2020-2021 ARM Limited. All rights reserved.
4
+ * (C) COPYRIGHT 2014-2017, 2020-2022 ARM Limited. All rights reserved.
55 *
66 * This program is free software and is provided to you under the terms of the
77 * GNU General Public License version 2 as published by the Free Software
....@@ -20,7 +20,7 @@
2020 */
2121
2222 /**
23
- * Power management configuration
23
+ * POWER_MANAGEMENT_CALLBACKS - Power management configuration
2424 *
2525 * Attached value: pointer to @ref kbase_pm_callback_conf
2626 * Default value: See @ref kbase_pm_callback_conf
....@@ -28,7 +28,7 @@
2828 #define POWER_MANAGEMENT_CALLBACKS (&pm_callbacks)
2929
3030 /**
31
- * Platform specific configuration functions
31
+ * PLATFORM_FUNCS - Platform specific configuration functions
3232 *
3333 * Attached value: pointer to @ref kbase_platform_funcs_conf
3434 * Default value: See @ref kbase_platform_funcs_conf