diff options
| author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2017-01-23 13:07:45 -0500 |
|---|---|---|
| committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-01-26 19:22:11 -0500 |
| commit | 2e6f38cef8838a5edd6051c3110ecf06f37ec544 (patch) | |
| tree | 006721203cc2e24b4d38f90425ea0044d1cf5e4e /include/linux/platform_data | |
| parent | 282a4e4ce5f99e3c166abac929498885a711e19f (diff) | |
platform/x86: fix typo in comment
s/Acumulate/Accumulate/
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/x86/pmc_atom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/platform_data/x86/pmc_atom.h b/include/linux/platform_data/x86/pmc_atom.h index aa8744c77c6d..e4905fe69c38 100644 --- a/include/linux/platform_data/x86/pmc_atom.h +++ b/include/linux/platform_data/x86/pmc_atom.h | |||
| @@ -50,7 +50,7 @@ | |||
| 50 | BIT_ORED_DEDICATED_IRQ_GPSC | \ | 50 | BIT_ORED_DEDICATED_IRQ_GPSC | \ |
| 51 | BIT_SHARED_IRQ_GPSS) | 51 | BIT_SHARED_IRQ_GPSS) |
| 52 | 52 | ||
| 53 | /* The timers acumulate time spent in sleep state */ | 53 | /* The timers accumulate time spent in sleep state */ |
| 54 | #define PMC_S0IR_TMR 0x80 | 54 | #define PMC_S0IR_TMR 0x80 |
| 55 | #define PMC_S0I1_TMR 0x84 | 55 | #define PMC_S0I1_TMR 0x84 |
| 56 | #define PMC_S0I2_TMR 0x88 | 56 | #define PMC_S0I2_TMR 0x88 |
