gpio/tegra: Move Tegra gpio driver to drivers/gpio
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Jun 2011 20:52:43 +0000 (14:52 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Jun 2011 20:52:43 +0000 (14:52 -0600)
commitea5a9607cb2a3c7e5e9fcb1b3d75b8f88eca5766
tree00882f6a51c529640e89f136a67ba6243d13431a
parent2c53b436a30867eb6b47dd7bab23ba638d1fb0d2
gpio/tegra: Move Tegra gpio driver to drivers/gpio

As part of the gpio driver consolidation, this patch moves the Tegra driver
into drivers/gpio

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Olof Johansson <olof@lixom.net>
Acked-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/Makefile
drivers/gpio/Makefile
drivers/gpio/gpio-tegra.c [moved from arch/arm/mach-tegra/gpio.c with 100% similarity]