android_kernel_xiaomi_sm8350/arch/m68knommu/platform/coldfire
john stultz 355e8e8d1b m68knommu: fix invalid flags on coldfire pit clocksource
The m68knommu coldfire pit clocksource looks like it was incorrectly
marked as a continuous clocksource.  Running with it marked as a
continuous clocksource could cause hangs when the system switches to
highres mode or enables nohz.

This patch removes the CLOCK_SOURCE_IS_CONTINUOUS flag on the coldfire pit
clocksource.  This will disallow systems using this clocksource from
entering oneshot mode (disabling highres timers and nohz).

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Acked-by: Greg Ungerer <gerg@snapgear.com>
Cc: Steven King <sfking@fdwdc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-01-16 12:15:38 -08:00
..
clk.c m68knommu: export clk_* symbols in clk.c 2009-12-04 11:45:32 +10:00
dma_timer.c
dma.c
entry.S
gpio.c
head.S
intc-2.c
intc-simr.c
intc.c
Makefile
pinmux.c
pit.c m68knommu: fix invalid flags on coldfire pit clocksource 2010-01-16 12:15:38 -08:00
timers.c
vectors.c