public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging : sm750fb : Fix typo in comment
@ 2026-02-18  8:53 Giorgi Tchankvetadze
  2026-02-23 14:12 ` Greg KH
  2026-02-24  9:46 ` [PATCH v2] staging: sm750fb: Fix "programed" typo in ddk750_mode.c Giorgi Tchankvetadze
  0 siblings, 2 replies; 4+ messages in thread
From: Giorgi Tchankvetadze @ 2026-02-18  8:53 UTC (permalink / raw)
  To: gregkh, linux-staging; +Cc: linux-kernel, Giorgi Tchankvetadze

Changed "programed" to "programmed"

Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
---
 drivers/staging/sm750fb/ddk750_mode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/sm750fb/ddk750_mode.c b/drivers/staging/sm750fb/ddk750_mode.c
index 3b25892af713..255cbfce847c 100644
--- a/drivers/staging/sm750fb/ddk750_mode.c
+++ b/drivers/staging/sm750fb/ddk750_mode.c
@@ -74,7 +74,7 @@ display_control_adjust_SM750LE(struct mode_parameter *mode_param,
 	return disp_control;
 }
 
-/* only timing related registers will be  programed */
+/* only timing related registers will be  programmed */
 static void program_mode_registers(struct mode_parameter *mode_param,
 				   struct pll_value *pll)
 {
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] staging: sm750fb: fix typo in comment
@ 2026-04-27  6:04 Hungyu Lin
  0 siblings, 0 replies; 4+ messages in thread
From: Hungyu Lin @ 2026-04-27  6:04 UTC (permalink / raw)
  To: sudipm.mukherjee, teddy.wang, gregkh
  Cc: linux-fbdev, linux-staging, linux-kernel, Hungyu Lin

Fix typo in a comment.

Signed-off-by: Hungyu Lin <dennylin0707@gmail.com>
---
 drivers/staging/sm750fb/sm750_accel.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/staging/sm750fb/sm750_accel.c b/drivers/staging/sm750fb/sm750_accel.c
index 0f94d859e91c..5c7bd1ef25df 100644
--- a/drivers/staging/sm750fb/sm750_accel.c
+++ b/drivers/staging/sm750fb/sm750_accel.c
@@ -93,8 +93,7 @@ int sm750_hw_fillrect(struct lynx_accel *accel,
 
 	if (accel->de_wait() != 0) {
 		/*
-		 * int time wait and always busy,seems hardware
-		 * got something error
+		 * Timeout waiting and engine always busy, seems like a hardware issue
 		 */
 		pr_debug("De engine always busy\n");
 		return -1;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-27  6:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-18  8:53 [PATCH] staging : sm750fb : Fix typo in comment Giorgi Tchankvetadze
2026-02-23 14:12 ` Greg KH
2026-02-24  9:46 ` [PATCH v2] staging: sm750fb: Fix "programed" typo in ddk750_mode.c Giorgi Tchankvetadze
  -- strict thread matches above, loose matches on Subject: below --
2026-04-27  6:04 [PATCH] staging: sm750fb: fix typo in comment Hungyu Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox