]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP
authorPaul Burton <paul.burton@imgtec.com>
Fri, 14 Feb 2014 09:21:30 +0000 (09:21 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Fri, 2 May 2014 15:39:10 +0000 (16:39 +0100)
commitd9e7ac372c7188a7203af6adf81b965bc3836c56
treed9546ca9126c6bf78895843bbaf787a576d3c3e8
parent7ab16b956dac66b13237828e995cfaff34efcb73
MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP

Although the GIC counter will continue when a core is in a low power
state and it will still trigger interrupts, the core will be incapable
of servicing those interrupts rendering them useless.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/kernel/cevt-gic.c