commit | d7e8d149c5f3774fd8d422364c38afb69501ccb0 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Nov 04 18:43:23 2019 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Nov 04 18:43:23 2019 +0100 |
tree | 572f292f6325c8dba90a39e62092d3b01247dc0b | |
parent | a99d8080aaf358d5d23581244e5da23b35e340b9 [diff] | |
parent | 7693de9f7aa4e2993fbd7094863304be6a4bbe16 [diff] |
Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent Pull clockevent fixes from Daniel Lezcano: - Fix scary messages in sh_mtu2 by using platform_irq_count() helper function (Geert Uytterhoeven) - Fix double free when using timer-of in the mediatek timer driver (Fabien Parent)