Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Pierre-Louis Bossart and committed by
Stephen Boyd
2e6f38ce 282a4e4c

+1 -1
+1 -1
include/linux/platform_data/x86/pmc_atom.h
··· 50 50 BIT_ORED_DEDICATED_IRQ_GPSC | \ 51 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 54 #define PMC_S0IR_TMR 0x80 55 55 #define PMC_S0I1_TMR 0x84 56 56 #define PMC_S0I2_TMR 0x88