Commit 6dd71251 authored by Xin Gao's avatar Xin Gao Committed by Hans de Goede
Browse files

platform/x86: pmc_atom: Fix comment typo



The double `of' is duplicated in line 50, remove one.

Signed-off-by: default avatarXin Gao <gaoxin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220722022337.15903-1-gaoxin@cdjrlc.com


Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent e6abe8ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -47,7 +47,7 @@
#define	PMC_S0I2_TMR		0x88
#define	PMC_S0I2_TMR		0x88
#define	PMC_S0I3_TMR		0x8C
#define	PMC_S0I3_TMR		0x8C
#define	PMC_S0_TMR		0x90
#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
#define	PMC_TMR_SHIFT		5


/* Power status of power islands */
/* Power status of power islands */