ARM: tegra: harmony: move over to tegra_gpio_config
authorOlof Johansson <olof@lixom.net>
Tue, 22 Feb 2011 19:29:23 +0000 (11:29 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 23 Feb 2011 01:28:06 +0000 (17:28 -0800)
Move harmony over to use the new gpio config table instead of having
separate settings in various parts of the code.

(The tegra sdhci driver should have the tegra_gpio_* ops removed, but
that will be done separately from this change.)

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Erik Gilling <konkers@android.com>

No differences found