Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 18 Oct 2012 00:04:27 +0000 (17:04 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 18 Oct 2012 00:04:42 +0000 (17:04 -0700)
commitb08d48414e73fbf743a93b96e2e5449775239e4a
treee6c5bc985ce4c10e88c97d69d8f334cb8a6f1a1e
parent69648ae885e7de8be223362ea6e95c79066069e7
parentbf88ef883585ebc1a6c2369483833ed11ca7666c
Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git./linux/kernel/git/swarren/linux-tegra into fixes

From Stephen Warren: ARM: tegra: fixes for 3.7-rc2

This branch contains a couple small fixes for Tegra for 3.7.

* A fix for another clock rate calculation overflow
* A revert of a change that removed the "timer" clock on Tegra, coupled
  with a fix for the confusing symbol name clash that triggered it.

* tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
  ARM: tegra: add tegra_timer clock
  ARM: tegra: rename tegra system timer
  ARM: tegra30: clk: Fix output_rate overflow

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