arm/tegra: fix harmony pinmux for PCIe
authorDmitry Artamonow <mad_soft@inbox.ru>
Tue, 6 Mar 2012 08:45:42 +0000 (12:45 +0400)
committerOlof Johansson <olof@lixom.net>
Wed, 7 Mar 2012 22:39:34 +0000 (14:39 -0800)
commit448b98047c61dd612fc3a41a2b9479da77ace27d
tree1d1e9a30d3bf9f709bf990664a5682337d0c4868
parentf6a1ba67362fe78a1ec81c355ee638c70689b5d7
arm/tegra: fix harmony pinmux for PCIe

Commit 6e96aca397 (arm/tegra: Harmony PCIe: Don't touch pinmux)
removed runtime tri-state toggling for PCIe related pinmux groups,
but it seems that the fact that all of them are tri-state by default
has been overlooked. Change defaults for these groups to TEGRA_TRI_NORMAL.

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/board-harmony-pinmux.c