gpio/mxc: Change gpio-mxc into an upstanding gpio driver
[deliverable/linux.git] / arch / arm / mach-mx5 / board-mx51_3ds.c
index 63dfbeafbc1e4e51a20b0326bb34cd6e8000c6c7..3112d15feebce85a14a4ec5b51e065740af50c5c 100644 (file)
@@ -135,6 +135,8 @@ static struct spi_board_info mx51_3ds_spi_nor_device[] = {
  */
 static void __init mx51_3ds_init(void)
 {
+       imx51_soc_init();
+
        mxc_iomux_v3_setup_multiple_pads(mx51_3ds_pads,
                                        ARRAY_SIZE(mx51_3ds_pads));
 
This page took 0.027782 seconds and 5 git commands to generate.