Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezcano...
authorIngo Molnar <mingo@kernel.org>
Wed, 25 Feb 2015 13:44:45 +0000 (14:44 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 25 Feb 2015 13:44:45 +0000 (14:44 +0100)
commite3eff6fe7d8a877d94f5dbb8fea46b4f8ca4ce5a
tree7653eefd5a0e2b7248d1d15238ef315e52c8173b
parentb24e2bdde4af656bb0679a101265ebb8f8735d3c
parent6f2116ebe24f9f0f0d90ad17e405ea181f2499eb
Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

Pull clockevents driver fixes from Daniel Lezcano:

  - Fix the Kconfig to prevent the asm9260 timer to be compiled with
    allyesconfig with sparc/sparc64 (Daniel Lezcano)

  - Reorder the mtk driver init sequence in order to prevent a potential race
    when the clock is registered before the irq handler is set (Matthias Brugger)

  - Fix a section mismatch for the pxa driver (Robert Jarzmik)

Signed-off-by: Ingo Molnar <mingo@kernel.org>