Merge tag 'tegra-for-3.17-delay-timer' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Mon, 7 Jul 2014 00:47:28 +0000 (17:47 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 7 Jul 2014 00:47:28 +0000 (17:47 -0700)
commitb040614c5bf6af6657574299fdf0572d47b53366
tree0c969ce83d8a76cfaf3ff7b58d963b668eab23d4
parent21760aedabc795a6758bf15fafcd59fe0799cd9f
parent0ff36b4f479ec8e0cd9b7a919ab877f2d553cd30
Merge tag 'tegra-for-3.17-delay-timer' of git://git./linux/kernel/git/tegra/linux into next/soc

Merge "ARM: tegra: use us counter as delay timer" from Stephen Warren:

Tegra has a micro-second counter whose rate doesn't vary with cpufreq
changes. Register it so it can be used as the delay timer, so delays
aren't influenced by cpufreq.

* tag 'tegra-for-3.17-delay-timer' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  clocksource: tegra: Use us counter as delay timer
  ARM: choose highest resolution delay timer
  kernel: add calibration_delay_done()

Signed-off-by: Olof Johansson <olof@lixom.net>