arm/tegra: Harmony PCIe: Don't touch pinmux
commit6e96aca397d55d06a69c699871879ade0d3a1759
authorStephen Warren <swarren@nvidia.com>
Fri, 16 Dec 2011 22:12:26 +0000 (16 15:12 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 20 Dec 2011 02:03:10 +0000 (19 18:03 -0800)
tree8762cfa8b5b43236cf47813b789abef02d73bab2
parent1a4a30c8494c44972b05106d1eb16a7530dd74d4
arm/tegra: Harmony PCIe: Don't touch pinmux

The Harmony pinmux table is already set up to mux the PCIe signals onto
the appropriate pin groups. Don't manually fiddle with the pinmux in the
Harmony PCIe setup code.

Merge note: This will have a merge conflict with Peter De Schrijver's
"arm/tegra: prepare pinmux code for multiple tegra variants" due to
context. When merging the two, make sure to also remove the include
of <mach/pinmux-tegra20.h> that his patch added, since it's no longer
needed after this patch.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/board-harmony-pcie.c