brcm63xx: probe SPI connected switches through DT
[openwrt/staging/rmilecki.git] / target / linux / brcm63xx / patches-4.4 / 368-MIPS-BCM63XX-add-support-for-matching-the-board_info.patch
index 60e728c223ef00dba61d8ce94f5a63912ecf77ed..1c3e5d12e0ca1fc2a3186d482abeb637b653e8d6 100644 (file)
@@ -54,7 +54,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
                if (strncmp(board_name, bcm963xx_boards[i]->name, 16))
 --- a/arch/mips/bcm63xx/boards/board_common.c
 +++ b/arch/mips/bcm63xx/boards/board_common.c
-@@ -247,3 +247,21 @@ int __init board_register_devices(void)
+@@ -243,3 +243,21 @@ int __init board_register_devices(void)
  
        return 0;
  }