kernel: support reading hex MAC address from NVMEM
[openwrt/openwrt.git] / target / linux / generic / pending-5.15 / 490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch
index b120548d2e77f94da021c7566061a63533587a81..e8da36edba5beac6125eeb9e3120ec34616b968a 100644 (file)
@@ -8,7 +8,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
 
 --- a/drivers/mtd/ubi/build.c
 +++ b/drivers/mtd/ubi/build.c
-@@ -1184,6 +1184,73 @@ static struct mtd_info * __init open_mtd
+@@ -1207,6 +1207,73 @@ static struct mtd_info * __init open_mtd
        return mtd;
  }
  
@@ -82,7 +82,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  static int __init ubi_init(void)
  {
        int err, i, k;
-@@ -1267,6 +1334,12 @@ static int __init ubi_init(void)
+@@ -1290,6 +1357,12 @@ static int __init ubi_init(void)
                }
        }