kernel: bump 5.4 to 5.4.52

update_kernel.sh refreshed all patches, no human interaction was needed

Build system: x86_64
Run-tested: Netgear R7800 (ipq806x)

Signed-off-by: John Audia <graysky@archlinux.us>
This commit is contained in:
John Audia
2020-07-16 07:03:17 -04:00
committed by Petr Štetiar
parent 2a43ab4a18
commit b6443367d8
25 changed files with 105 additions and 135 deletions

View File

@@ -106,7 +106,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
#include <linux/mutex.h>
#include <linux/err.h>
#include <linux/of.h>
@@ -3125,3 +3126,5 @@ static int __init regmap_initcall(void)
@@ -3117,3 +3118,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);