Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lezcano...
authorIngo Molnar <mingo@kernel.org>
Thu, 5 Mar 2015 16:46:31 +0000 (17:46 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 5 Mar 2015 16:46:31 +0000 (17:46 +0100)
commit9ab2b7f3acfa5490f36c9e5774a2bfecd01943db
tree2dace8accf2d326c7d1b0e08231fe3a27403a9ec
parent13a7a6ac0a11197edcd0f756a035f472b42cdf8b
parent1096be084ac59927158ce80ff1d31c33eed0e565
Merge branch 'clockevents/4.0-rc2' of git.linaro.org/people/daniel.lezcano/linux into timers/urgent

Pull clockevents fixes from Daniel Lezcano:

 " These two patches fix a potential crash at boot time.

   - Fix setup_irq / clockevents_config_and_register init ordering in order to
     prevent to have an interrupt to be fired before the handler is set for sun5i
     and efm32. (Yongbae Park)"

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