mbox

[PULL] clockevents: a couple of fixes for tip/timers/urgent

Message ID 55C37D4A.6000302@linaro.org
State New
Headers show

Pull-request

http://git.linaro.org/people/daniel.lezcano/linux.git

Message

Daniel Lezcano Aug. 6, 2015, 3:29 p.m. UTC
Hi Ingo,

this pull request contains the following changes:

  - Prevented to suspend or resume the sh_cmt clocksource when this one 
is not enabled (Geert Uytterhoeven)
  - Improved build coverage with COMPILE_TEST for the stm32 timer 
(Maxime Coquelin)

Thanks !

   -- Daniel

The following changes since commit 0f44705175347ec96935d60b765b5d14ecc763bb:

   tick: Move the export of tick_broadcast_oneshot_control to the proper 
place (2015-07-14 12:01:04 +0200)

are available in the git repository at:

   http://git.linaro.org/people/daniel.lezcano/linux.git 
clockevents/4.2-fixes

for you to fetch changes up to 1822a48be12f7ce2799d3423e49b967896794c4d:

   clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume 
if enabled (2015-08-06 17:17:20 +0200)

----------------------------------------------------------------
Geert Uytterhoeven (1):
       clockevents/drivers/sh_cmt: Only perform clocksource 
suspend/resume if enabled

Maxime Coquelin (1):
       clockevents/drivers/timer-stm32: Improve dependencies of timer-stm32

  drivers/clocksource/Kconfig  | 4 ++--
  drivers/clocksource/sh_cmt.c | 6 ++++++
  2 files changed, 8 insertions(+), 2 deletions(-)