mac80211: refresh tarball with a newer backports version
[openwrt.git] / package / kernel / mac80211 / patches / 902-wlcore-remove-pwr_in_suspend-from-platform-data.patch
index 8f1946c..6394377 100644 (file)
@@ -8,7 +8,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 
 --- a/drivers/net/wireless/ti/wlcore/main.c
 +++ b/drivers/net/wireless/ti/wlcore/main.c
-@@ -6041,7 +6041,6 @@ static void wlcore_nvs_cb(const struct f
+@@ -6074,7 +6074,6 @@ static void wlcore_nvs_cb(const struct f
        struct wl1271 *wl = context;
        struct platform_device *pdev = wl->pdev;
        struct wlcore_platdev_data *pdev_data = dev_get_platdata(&pdev->dev);
@@ -16,7 +16,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
  
        int ret;
        irq_handler_t hardirq_fn = NULL;
-@@ -6091,7 +6090,7 @@ static void wlcore_nvs_cb(const struct f
+@@ -6127,7 +6126,7 @@ static void wlcore_nvs_cb(const struct f
        if (!ret) {
                wl->irq_wake_enabled = true;
                device_init_wakeup(wl->dev, 1);