brcm47xx: add fallback sprom for pci devices without an own sprom.
[openwrt.git] / target / linux / lantiq / patches / 104-board_xway.patch
index bc7d496..297fbd3 100644 (file)
@@ -82,7 +82,7 @@
 +      .set = lq_ebu_set,
 +      .base = 32,
 +      .ngpio = 16,
-+      .can_sleep = 1,
++      .can_sleep = 0,
 +      .owner = THIS_MODULE,
 +};
 +
 +      .set = lq_stp_set,
 +      .base = 48,
 +      .ngpio = 24,
-+      .can_sleep = 1,
++      .can_sleep = 0,
 +      .owner = THIS_MODULE,
 +};
 +
This page took 0.023833 seconds and 4 git commands to generate.