]> git.itanic.dy.fi Git - linux-stable/commitdiff
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)
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>

Trivial merge