ath79: ag71xx: defer probe if of_phy_connect failed
[oweals/openwrt.git] / target / linux / ramips / patches-4.14 / 0013-owrt-hack-fix-mt7688-cache-issue.patch
index 528c629649b5b2a369dd459bc35f90fc5c97bf20..442f3180a3bc19082a5cf0a29c2d6ddf88c07b7f 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 
 --- a/arch/mips/kernel/setup.c
 +++ b/arch/mips/kernel/setup.c
-@@ -902,7 +902,6 @@ static void __init arch_mem_init(char **
+@@ -910,7 +910,6 @@ static void __init arch_mem_init(char **
                                crashk_res.end - crashk_res.start + 1,
                                BOOTMEM_DEFAULT);
  #endif
@@ -18,7 +18,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
        sparse_init();
        plat_swiotlb_setup();
  
-@@ -1018,6 +1017,7 @@ void __init setup_arch(char **cmdline_p)
+@@ -1026,6 +1025,7 @@ void __init setup_arch(char **cmdline_p)
  
        cpu_cache_init();
        paging_init();