ar71xx: register the micro sd card reader on RB493G
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-rb4xx.c
index 3f02be791ee40f3700ca58e08d47372938380578..1a61b458d543c6b32650cce8a67e05248383d6ba 100644 (file)
@@ -429,6 +429,9 @@ static void __init rb493g_setup(void)
                                    rb4xx_leds_gpio);
 
        spi_register_board_info(rb4xx_spi_info, ARRAY_SIZE(rb4xx_spi_info));
                                    rb4xx_leds_gpio);
 
        spi_register_board_info(rb4xx_spi_info, ARRAY_SIZE(rb4xx_spi_info));
+       spi_register_board_info(rb4xx_microsd_info,
+                               ARRAY_SIZE(rb4xx_microsd_info));
+
        platform_device_register(&rb4xx_spi_device);
        platform_device_register(&rb4xx_nand_device);
 
        platform_device_register(&rb4xx_spi_device);
        platform_device_register(&rb4xx_nand_device);