mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
drm/pl111: drop unexpected word "the" in the comments
there is an unexpected word "the" in the comments that need to be dropped file: drivers/gpu/drm/pl111/pl111_display.c line: 251 * Note that the the ARM hardware's format reader takes 'r' from changed to * Note that the the ARM hardware's format reader takes 'r' from Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220621133107.3752-1-jiangjian@cdjrlc.com
This commit is contained in:
parent
8c56d51057
commit
a68078b448
|
|
@ -249,7 +249,7 @@ static void pl111_display_enable(struct drm_simple_display_pipe *pipe,
|
|||
cntl |= CNTL_ST_CDWID_24;
|
||||
|
||||
/*
|
||||
* Note that the the ARM hardware's format reader takes 'r' from
|
||||
* Note that the ARM hardware's format reader takes 'r' from
|
||||
* the low bit, while DRM formats list channels from high bit
|
||||
* to low bit as you read left to right. The ST Micro version of
|
||||
* the PL110 (LCDC) however uses the standard DRM format.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user