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

From: Philippe Rétornaz
Date: Fri Jun 03 2011 - 07:06:43 EST


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@xxxxxxx>

Thanks,

Philippe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/