[PATCH v2 3/4] ARM: mxc: migrate mach-imx gpio driver to gpio-mxc

Philippe Rétornaz philippe.retornaz at epfl.ch
Fri Jun 3 06:59:06 EDT 2011


Le jeudi, 2 juin 2011 05.33:51, Shawn Guo a écrit :

> diff --git a/arch/arm/mach-imx/mach-mx31moboard.c
>  b/arch/arm/mach-imx/mach-mx31moboard.c index eaa51e4..a52fd36 100644
> --- a/arch/arm/mach-imx/mach-mx31moboard.c
> +++ b/arch/arm/mach-imx/mach-mx31moboard.c
> @@ -507,6 +507,8 @@ core_param(mx31moboard_baseboard,
>  mx31moboard_baseboard, int, 0444); */
>  static void __init mx31moboard_init(void)
>  {
> +	imx31_soc_init();
> +
>  	mxc_iomux_setup_multiple_pins(moboard_pins, ARRAY_SIZE(moboard_pins),
>  		"moboard");
> 

Acked-by: Philippe Retornaz <philippe.retornaz at epfl.ch>

Thanks,

Philippe



More information about the linux-arm-kernel mailing list