]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SAMSUNG: make s5p common gpio functions
authorMinkyu Kang <mk7.kang@samsung.com>
Wed, 24 Mar 2010 06:31:06 +0000 (15:31 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 26 Mar 2010 04:56:52 +0000 (13:56 +0900)
commit8677f127d68e9fa0c7a7af39f737c4231a98ab09
tree2a3e3bcd13dd036519d2ecf9503fd3d14c8c2232
parent45e565337a90bbca0c1bb712b5e008b7c0b18bd5
SAMSUNG: make s5p common gpio functions

Because of s5pc1xx gpio is same as s5p seires SoC,
move gpio functions to drvier/gpio/
and modify structure's name from s5pc1xx_ to s5p_.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
cpu/arm_cortexa8/s5pc1xx/Makefile
drivers/gpio/Makefile
drivers/gpio/s5p_gpio.c [moved from cpu/arm_cortexa8/s5pc1xx/gpio.c with 82% similarity]
include/asm-arm/arch-s5pc1xx/gpio.h