gpio: Move the exynos4 GPIO to drivers/gpio
authorKyungmin Park <kyungmin.park@samsung.com>
Mon, 23 May 2011 08:27:45 +0000 (17:27 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 26 May 2011 23:32:50 +0000 (17:32 -0600)
commitab48f16137eb5a6fabcff4cc817319394fc0de7e
tree47e63dd380ddaec18872a7e50b8563309a068717
parentfed6a0224714bd414bff91833e0bd5775a3e9c66
gpio: Move the exynos4 GPIO to drivers/gpio

Move the Samsung Exynos4 series SoCs GPIO driver to drivers/gpio

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/gpiolib.c [deleted file]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-exynos4.c [new file with mode: 0644]