bcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + Wifi
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.3 / 432-BCM63XX-allow-providing-fixup-data-in-board-data.patch
index c79c3fe9af0a63751517f7f99c04f4ecc0fec791..742d11566ec7969148007ba4da97f611d2479aee 100644 (file)
@@ -36,7 +36,7 @@ Subject: [PATCH 67/80] BCM63XX: allow providing fixup data in board data
                memcpy(bcm63xx_sprom.et0mac, bcm63xx_sprom.il0mac, ETH_ALEN);
                memcpy(bcm63xx_sprom.et1mac, bcm63xx_sprom.il0mac, ETH_ALEN);
                if (ssb_arch_register_fallback_sprom(
-@@ -931,5 +934,9 @@ int __init board_register_devices(void)
+@@ -933,5 +936,9 @@ int __init board_register_devices(void)
                platform_device_register(&bcm63xx_gpio_keys_device);
        }