]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel.lezcano...
authorIngo Molnar <mingo@kernel.org>
Sun, 13 Aug 2017 09:39:45 +0000 (11:39 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 13 Aug 2017 09:39:45 +0000 (11:39 +0200)
Pull clockevents fixes from Daniel Lezcano:

" - Fix error check against IS_ERR() instead of NULL for the timer-of code (Dan Carpenter)
  - Fix infinite recusion with ftrace for the ARM architected timer (Ding Tianhong)
  - Fix the error code return in the em_sti's probe function (Gustavo A. R.  Silva)
  - Fix Kconfig dependency for the pistachio driver (Matt Redfearn)
  - Fix mem frame loop initialization for the ARM architected timer (Matthias Kaehlcke)"

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

Trivial merge