[PATCH] drm/rockchip: Fix a typo

Andy Yan andyshrk at 163.com
Mon Sep 16 02:44:37 PDT 2024


Hi,

At 2024-09-15 20:39:43, "Andrew Kreimer" <algonell at gmail.com> wrote:
>Fix a typo in comments.
>
>Reported-by: Matthew Wilcox <willy at infradead.org>
>Signed-off-by: Andrew Kreimer <algonell at gmail.com>

Acked-by:  Andy Yan<andyshrk at 163.com>

Thanks.


>---
> drivers/gpu/drm/rockchip/cdn-dp-reg.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/gpu/drm/rockchip/cdn-dp-reg.h b/drivers/gpu/drm/rockchip/cdn-dp-reg.h
>index 441248b7a79e..c7780ae3272a 100644
>--- a/drivers/gpu/drm/rockchip/cdn-dp-reg.h
>+++ b/drivers/gpu/drm/rockchip/cdn-dp-reg.h
>@@ -77,7 +77,7 @@
> #define SOURCE_PIF_PKT_ALLOC_WR_EN	0x30830
> #define SOURCE_PIF_SW_RESET		0x30834
> 
>-/* bellow registers need access by mailbox */
>+/* below registers need access by mailbox */
> /* source car addr */
> #define SOURCE_HDTX_CAR			0x0900
> #define SOURCE_DPTX_CAR			0x0904
>-- 
>2.39.5


More information about the Linux-rockchip mailing list