MIPS: JZ4740: Set one-shot feature flag for the clockevent
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 31 Mar 2011 18:52:20 +0000 (20:52 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 May 2011 17:15:26 +0000 (18:15 +0100)
commit1e2bbde4afd97b8d6a3f1f6c7bf3b6a9d226ba2e
treec79d59db6d76e1150e08f8aad3f74ab65a7a9118
parentaa7ce1c3038814801c5d7712f7403b15fea5d77d
MIPS: JZ4740: Set one-shot feature flag for the clockevent

The code for supporting one-shot mode for the clockevent is already there,
only the feature flag was not set.  Setting the one-shot flag allows the
kernel to run in tickless mode.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2261/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/jz4740/time.c