[PATCH 1/1] watchdog: at91sam9: Fix a spelling mistake

Chu Guangqing chuguangqing at inspur.com
Thu Nov 13 17:53:58 PST 2025


The spelling of the word "regster" is incorrect; it should be "register".

Signed-off-by: Chu Guangqing <chuguangqing at inspur.com>
---
 drivers/watchdog/at91sam9_wdt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/watchdog/at91sam9_wdt.h b/drivers/watchdog/at91sam9_wdt.h
index 298d545df1a1..cc5d36213aea 100644
--- a/drivers/watchdog/at91sam9_wdt.h
+++ b/drivers/watchdog/at91sam9_wdt.h
@@ -6,7 +6,7 @@
  * Copyright (C) 2007 Atmel Corporation.
  * Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries
  *
- * Watchdog Timer (WDT) - System peripherals regsters.
+ * Watchdog Timer (WDT) - System peripherals registers.
  * Based on AT91SAM9261 datasheet revision D.
  * Based on SAM9X60 datasheet.
  *
-- 
2.43.7




More information about the linux-arm-kernel mailing list