[U-Boot] [PATCH 1/2] gpio:s5p s5p_ suffix add for GPIO functions

Minkyu Kang promsoft at gmail.com
Fri Jul 15 11:36:14 CEST 2011


Dear Lukasz Majewski,

On 11 July 2011 17:18, Lukasz Majewski <l.majewski at samsung.com> wrote:
> This change is driven by need of general gpio_* functions,
> which as their parameter are accepting the GPIO pin number, NOT
> block and pin.
>
> This makes the code alike to omap, and allows for using I2C software
> generic framework.
>
> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> ---
>  arch/arm/include/asm/arch-s5pc1xx/gpio.h |   16 ++++++++--------
>  arch/arm/include/asm/arch-s5pc2xx/gpio.h |   16 ++++++++--------
>  board/samsung/goni/goni.c                |    8 ++++----
>  board/samsung/smdkc100/smdkc100.c        |    2 +-
>  board/samsung/smdkv310/smdkv310.c        |    8 ++++----
>  drivers/gpio/s5p_gpio.c                  |   20 ++++++++++----------
>  6 files changed, 35 insertions(+), 35 deletions(-)

Please make it single patch. separate from i2c patch.

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list