]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
platform/x86: pmc_atom: Fix comment typo
authorXin Gao <gaoxin@cdjrlc.com>
Fri, 22 Jul 2022 02:23:37 +0000 (10:23 +0800)
committerHans de Goede <hdegoede@redhat.com>
Thu, 28 Jul 2022 18:45:15 +0000 (20:45 +0200)
The double `of' is duplicated in line 50, remove one.

Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220722022337.15903-1-gaoxin@cdjrlc.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
include/linux/platform_data/x86/pmc_atom.h

index 6807839c718bd1da7dcde110a1af58cba1caac3d..3edfb6d4e67ab1e1501cfa8af2611cd7bb4a582d 100644 (file)
@@ -47,7 +47,7 @@
 #define        PMC_S0I2_TMR            0x88
 #define        PMC_S0I3_TMR            0x8C
 #define        PMC_S0_TMR              0x90
-/* Sleep state counter is in units of of 32us */
+/* Sleep state counter is in units of 32us */
 #define        PMC_TMR_SHIFT           5
 
 /* Power status of power islands */