kernel: bump 5.4 to 5.4.139

All patches automatically rebased.

Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800

No dmesg regressions, everything functional

Signed-off-by: John Audia <graysky@archlinux.us>
This commit is contained in:
John Audia
2021-08-09 10:47:18 -04:00
committed by David Bauer
parent 1235e2ee3b
commit 02e2723ef3
21 changed files with 41 additions and 40 deletions

View File

@@ -744,7 +744,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
if (!res) {
@@ -658,31 +867,60 @@ ltq_etop_probe(struct platform_device *p
@@ -658,31 +866,60 @@ ltq_etop_probe(struct platform_device *p
goto err_out;
}
@@ -820,7 +820,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
err = register_netdev(dev);
if (err)
@@ -711,31 +951,22 @@ ltq_etop_remove(struct platform_device *
@@ -711,31 +948,22 @@ ltq_etop_remove(struct platform_device *
return 0;
}