Le jeudi, 2 juin 2011 05.33:51, Shawn Guo a ?crit :
quoted hunk ↗ jump to hunk
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 <redacted>
Thanks,
Philippe