On Friday 14 of June 2013 18:32:34 Leela Krishna Amudala wrote:
> Skip exynos5420 gpiolib registration if pinctrl support is enabled.
> 
> Signed-off-by: Leela Krishna Amudala <[email protected]>
> Reviewed-by: Doug Anderson <[email protected]>
> Reviewed-by: Tomasz Figa <[email protected]>
> ---
>  drivers/gpio/gpio-samsung.c |    1 +
>  1 file changed, 1 insertion(+)

This patch is not needed any more, because ARCH_EXYNOS does not select 
GPIO_SAMSUNG after cleanup patches I posted recently.

Best regards,
Tomasz

> diff --git a/drivers/gpio/gpio-samsung.c b/drivers/gpio/gpio-samsung.c
> index 83a0d71..b3dd984 100644
> --- a/drivers/gpio/gpio-samsung.c
> +++ b/drivers/gpio/gpio-samsung.c
> @@ -3033,6 +3033,7 @@ static __init int samsung_gpiolib_init(void)
>               { .compatible = "samsung,exynos4210-pinctrl", },
>               { .compatible = "samsung,exynos4x12-pinctrl", },
>               { .compatible = "samsung,exynos5250-pinctrl", },
> +             { .compatible = "samsung,exynos5420-pinctrl", },
>               { .compatible = "samsung,exynos5440-pinctrl", },
>               { }
>       };
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to