lkml.org 
[lkml]   [2021]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] video: fbdev: via: hw.c: Fix a typo
Date
From: lijian <lijian@yulong.com>

Change 'orignal' to 'original'.

Signed-off-by: lijian <lijian@yulong.com>
---
drivers/video/fbdev/via/hw.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/via/hw.c b/drivers/video/fbdev/via/hw.c
index 66afd7be00cc..e9d0fac8fb17 100644
--- a/drivers/video/fbdev/via/hw.c
+++ b/drivers/video/fbdev/via/hw.c
@@ -1542,7 +1542,7 @@ static void init_gfx_chip_info(int chip_type)
else
viaparinfo->chip_info->gfx_chip_revision =
CLE266_REVISION_CX;
- /* restore orignal CR4F value */
+ /* restore original CR4F value */
viafb_write_reg(CR4F, VIACR, tmp);
}

--
2.25.1

\
 
 \ /
  Last update: 2021-06-03 09:24    [W:0.071 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site