Skip to content

Commit 87d4597

Browse files
algonellmmind
authored andcommitted
drm/rockchip: Fix a typo
Fix a typo in comments. Reported-by: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Kreimer <[email protected]> Acked-by: Andy Yan<[email protected]> Signed-off-by: Heiko Stuebner <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent a5c2320 commit 87d4597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/rockchip/cdn-dp-reg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
#define SOURCE_PIF_PKT_ALLOC_WR_EN 0x30830
7878
#define SOURCE_PIF_SW_RESET 0x30834
7979

80-
/* bellow registers need access by mailbox */
80+
/* below registers need access by mailbox */
8181
/* source car addr */
8282
#define SOURCE_HDTX_CAR 0x0900
8383
#define SOURCE_DPTX_CAR 0x0904

0 commit comments

Comments
 (0)