]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: clean up TWD after previous patch
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 9 Oct 2015 15:18:09 +0000 (16:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 9 Oct 2015 15:22:53 +0000 (16:22 +0100)
commite1b8c05dccc7d3de8c49c92c41b2b5ac7d8275b2
treedfd6309dfe943f2e8780c6e743bd3c5942a05c88
parent194444c52edd857210b3895e83ce45c64b58e251
ARM: clean up TWD after previous patch

Rename feat_c3stop to twd_features to match the other variables in this
file.  Initialise it with the standard features that we always support,
and arrange to set the CLOCK_EVT_FEAT_C3STOP when appropriate.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp_twd.c