brcm63xx: Neufbox 6: fix switch by probing through DT
[openwrt/staging/yousong.git] / target / linux / brcm63xx / patches-4.4 / 357-MIPS-BCM63XX-use-platform-data-for-the-sprom.patch
index 9120b7118285bc83eb7ff2f81a69f71d8b62312c..cfa7d768b0697b68f19b3614ec42ca2b35becb8b 100644 (file)
@@ -91,5 +91,5 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
 +      struct fallback_sprom_data fallback_sprom;
 +
        /* Additional platform devices */
-       struct platform_device **devs;
-       unsigned int    num_devs;
+       struct spi_board_info *spis;
+       unsigned int    num_spis;