Skip to content

Commit 9d63807

Browse files
authored
Update panel-ilitek-ili9881c.c
Fixed code comments.
1 parent 09191a8 commit 9d63807

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

drivers/gpu/drm/panel/panel-ilitek-ili9881c.c

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,8 +2296,10 @@ static const struct drm_display_mode nwe080_default_mode = {
22962296
};
22972297

22982298
static const struct drm_display_mode cfaf7201280a0_050tx_default_mode = {
2299-
/* these timings are a compromise so the panel will work with both
2300-
the CM4 and CM5 */
2299+
/*
2300+
* These timings are a compromise so the panel will work with
2301+
* both the CM4 and CM5.
2302+
*/
23012303
.clock = 78000,
23022304
.hdisplay = 720,
23032305
.hsync_start = 720 + 120,

0 commit comments

Comments
 (0)