Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Jan 2016 19:45:56 +0000 (11:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Jan 2016 19:45:56 +0000 (11:45 -0800)
commitdcd1bfd50ab6952e8c60fd99d065d5be38b4b8b4
tree2018a2235cffe7f4b35844f443ca1da496df2af9
parent747a9b0a08ae300b99b8aa7861bd3609f3b3e782
parent1f16f116b01c110db20ab808562c8b8bc3ee3d6e
Merge branch 'timers-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull timer fixes from Ingo Molnar:
 "Three clocksource driver fixes"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  clocksource/drivers/vt8500: Increase the minimum delta
  clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency
  clocksource/drivers: Fix dependencies for !HAS_IOMEM archs