Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezcano/linux...
commitf5b816786f7687a2ec0f485a1138b009d2020352
authorThomas Gleixner <tglx@linutronix.de>
Tue, 27 Jun 2017 10:29:32 +0000 (27 12:29 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 27 Jun 2017 10:29:32 +0000 (27 12:29 +0200)
treeeb5ce868accdb73fe1e768c1ccadb90e9895ab18
parent9902747ec57d11b27c98e53d66112ecceed43c82
parent8c3ecd60e2ee6268e1735952e5b544f05b4dbb5a
Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

Pull clockevents updates from Daniel Lezcano:

 - Made the tcb_clksrc endianess agnostic as the AVR32 support is gone
   (Alexandre Belloni)

 - Unmap io region on failure at init time in the fsl_ftm_timer (Arvind Yadav)

 - Fix a bad return value for the mips-gic-timer at init time (Christophe
   Jaillet)

 - Fix invalid iomap check and switch the sun4i timer to use the common timer
   init routine (Daniel Lezcano)