gpio: Move the s5pc100 GPIO to drivers/gpio
authorKyungmin Park <kyungmin.park@samsung.com>
Mon, 23 May 2011 08:27:58 +0000 (17:27 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 26 May 2011 23:33:41 +0000 (17:33 -0600)
commit82ab0f75ee2f5defe300eadc91635aa455e01afd
tree67bfe4855328c404246c288310294321d02a22db
parent347ec4e47dd249c0620f429d8458fc42eed63e0e
gpio: Move the s5pc100 GPIO to drivers/gpio

Move the Samsung s5pc100 SoC 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-s5pc100/Makefile
arch/arm/mach-s5pc100/gpiolib.c [deleted file]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-s5pc100.c [new file with mode: 0644]