]> Git Repo - linux.git/blobdiff - drivers/clocksource/timer-ti-32k.c
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[linux.git] / drivers / clocksource / timer-ti-32k.c
index 880a861ab3c82dd1709b4accc9d9200593ea9ffa..29e2e1a78a43372ee96e64bb9b93d6b21b5288f7 100644 (file)
@@ -78,8 +78,7 @@ static struct ti_32k ti_32k_timer = {
                .rating         = 250,
                .read           = ti_32k_read_cycles,
                .mask           = CLOCKSOURCE_MASK(32),
-               .flags          = CLOCK_SOURCE_IS_CONTINUOUS |
-                               CLOCK_SOURCE_SUSPEND_NONSTOP,
+               .flags          = CLOCK_SOURCE_IS_CONTINUOUS,
        },
 };
 
This page took 0.032907 seconds and 4 git commands to generate.