[PATCH] drm/arm/mali-dp: Fix spelling typo in comment
Liviu Dudau
liviu.dudau at arm.com
Wed Apr 27 12:08:06 UTC 2022
On Tue, Apr 26, 2022 at 08:16:39PM +0800, pengfuyuan wrote:
> Fix spelling typo in comment.
>
> Signed-off-by: pengfuyuan <pengfuyuan at kylinos.cn>
Acked-by: Liviu Dudau <liviu.dudau at arm.com>
Many thanks for fixing this!
Best regards,
Liviu
> ---
> drivers/gpu/drm/arm/malidp_regs.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/arm/malidp_regs.h b/drivers/gpu/drm/arm/malidp_regs.h
> index 514c50dcb74d..3bc16db70ddb 100644
> --- a/drivers/gpu/drm/arm/malidp_regs.h
> +++ b/drivers/gpu/drm/arm/malidp_regs.h
> @@ -145,7 +145,7 @@
> #define MALIDP_SE_COEFFTAB_DATA_MASK 0x3fff
> #define MALIDP_SE_SET_COEFFTAB_DATA(x) \
> ((x) & MALIDP_SE_COEFFTAB_DATA_MASK)
> -/* Enhance coeffents reigster offset */
> +/* Enhance coefficients register offset */
> #define MALIDP_SE_IMAGE_ENH 0x3C
> /* ENH_LIMITS offset 0x0 */
> #define MALIDP_SE_ENH_LOW_LEVEL 24
> --
> 2.25.1
>
--
====================
| I would like to |
| fix the world, |
| but they're not |
| giving me the |
\ source code! /
---------------
¯\_(ツ)_/¯
More information about the dri-devel
mailing list