Skip to content

Commit

Permalink
drm/rockchip: Fix a typo
Browse files Browse the repository at this point in the history
Fix a typo in comments.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Acked-by: Andy Yan<andyshrk@163.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240915123943.105118-1-algonell@gmail.com
  • Loading branch information
Andrew Kreimer authored and Heiko Stuebner committed Sep 19, 2024
1 parent a5c2320 commit 87d4597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/rockchip/cdn-dp-reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87d4597

Please sign in to comment.