ARMV7: S5P: rename the member of gpio structure
authorMinkyu Kang <mk7.kang@samsung.com>
Wed, 25 Aug 2010 04:45:43 +0000 (13:45 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 30 Aug 2010 05:44:33 +0000 (14:44 +0900)
commita87bc64cb4311323f592265541ced6ec9171d4d6
tree166e3140426ec8681728c828a2bd3a2ad689d857
parentf70409aff3a10e22ff9c66f87e9cbc3de7cbd7f7
ARMV7: S5P: rename the member of gpio structure

Typically we declare the name of gpio structure to "gpio",
so it was duplicated around the name. (e.g: gpio->gpio_a)
This patch modified the naming that is removing "gpio_".

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
arch/arm/include/asm/arch-s5pc1xx/gpio.h
board/samsung/goni/goni.c
board/samsung/smdkc100/smdkc100.c