public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] clockevents: last minute 4.5 fixes
@ 2016-01-11 16:43 Daniel Lezcano
  2016-01-11 16:45 ` [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs Daniel Lezcano
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2016-01-11 16:43 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Randy Dunlap, Richard Weinberger, Linux Kernel Mailing List


Hi Thomas,

here is a couple of fixes to be applied on top of tip/timers/core where 
the Kconfig dependency is fixed for the fsl_ftm timer and for the 
architecture not having the iomem API.

  - Select the CLKSRC_MMIO when the fsl_ftm_timer is enabled with 
COMPILE_TEST (Daniel Lezcano)

  - Prevent to compile timers using the 'iomem' API when the 
architecture has not HAS_IOMEM set (Richard Weinberger)

Thanks !

   -- Daniel

The following changes since commit 01414888eaf725a677171605cb051b1c6311e6ab:

   clocksource/drivers/acpi_pm: Convert to pr_* macros (2015-12-29 
12:52:57 +0100)

are available in the git repository at:

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

for you to fetch changes up to e736f67872126f7b24803883f10ad7d621221d01:

   clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency 
(2016-01-08 14:21:31 +0100)

----------------------------------------------------------------
Daniel Lezcano (1):
       clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency

Richard Weinberger (1):
       clocksource/drivers: Fix dependencies for !HAS_IOMEM archs

  drivers/clocksource/Kconfig | 13 ++++++++-----
  1 file changed, 8 insertions(+), 5 deletions(-)



-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-11 17:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-11 16:43 [PULL] clockevents: last minute 4.5 fixes Daniel Lezcano
2016-01-11 16:45 ` [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs Daniel Lezcano
2016-01-11 16:45   ` [PATCH 2/2] clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency Daniel Lezcano
2016-01-11 16:53   ` [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs Richard Weinberger
2016-01-11 17:52     ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox