From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754484AbbHFP3U (ORCPT ); Thu, 6 Aug 2015 11:29:20 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:35321 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753719AbbHFP3S (ORCPT ); Thu, 6 Aug 2015 11:29:18 -0400 Message-ID: <55C37D4A.6000302@linaro.org> Date: Thu, 06 Aug 2015 17:29:14 +0200 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Ingo Molnar , Thomas Gleixner CC: Linux Kernel Mailing List Subject: [PULL] clockevents: a couple of fixes for tip/timers/urgent Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog