Re: [PATCH] gpio: samsung: remove exynos_gpio_cfg

2012-12-19 Thread Joonyoung Shim
Hi Grant, On 12/20/2012 07:22 AM, Grant Likely wrote: On Fri, 14 Dec 2012 19:44:01 +0900, Joonyoung Shim wrote: The exynos_gpio_cfg can be substituted to samsung_gpio_cfgs[8]. Signed-off-by: Joonyoung Shim Hi Joonyoung, I need some help here. I don't understand what this patch is for or h

Re: [PATCH] gpio: samsung: remove exynos_gpio_cfg

2012-12-19 Thread Grant Likely
On Fri, 14 Dec 2012 19:44:01 +0900, Joonyoung Shim wrote: > The exynos_gpio_cfg can be substituted to samsung_gpio_cfgs[8]. > > Signed-off-by: Joonyoung Shim Hi Joonyoung, I need some help here. I don't understand what this patch is for or how it works. The commit text above doesn't give me e

Re: [PATCH] gpio: samsung: remove exynos_gpio_cfg

2012-12-14 Thread Tomasz Figa
Hi Joonyoung, On Friday 14 of December 2012 19:44:01 Joonyoung Shim wrote: > The exynos_gpio_cfg can be substituted to samsung_gpio_cfgs[8]. > > Signed-off-by: Joonyoung Shim Since recently Thomas Abraham posted patches for pin control support of Exynos5250, basically making the legacy GPIO su