Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/olof...
authorArnd Bergmann <arnd@arndb.de>
Sun, 4 Mar 2012 20:48:42 +0000 (20:48 +0000)
committerArnd Bergmann <arnd@arndb.de>
Sun, 4 Mar 2012 20:49:02 +0000 (20:49 +0000)
commit849ad9d819f668d4bb6314f102bd92d16ab98622
treeeeec804cc045d6fc022e778b2dacf68e512f3ea7
parent61b80086a525c8a6081257ae40da5dee2bcaee16
parentf6a1ba67362fe78a1ec81c355ee638c70689b5d7
Merge tag 'tegra-cleanups' of git://git./linux/kernel/git/olof/tegra into tegra/cleanups

Minor fixes that weren't urgent enough to go into 3.3. The two paz00
patches are in mainline already but got merged after the branch point
for this branch, so they're duplicated. I also ended up merging in
rmk/for-armsoc into this later on to fix a bug introduced by it, so it's
included but it's not the base of this branch.

* tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra:
  ARM: tegra: Enable CPUIdle on Tegra20
  ARM: tegra: export usb phy symbols
  ARM: tegra: build localtimer support only when needed
  ARM: tegra: select CPU_FREQ_TABLE
  ARM: tegra: select required CPU and L2 errata options
  ARM: tegra: paz00: fix wrong UART port on mini-pcie plug
  ARM: tegra: paz00: fix wrong SD1 power gpio

Signed-off-by: Arnd Bergmann <arnd@arndb.de>