kernel: bump 5.10 to 5.10.147
[openwrt/openwrt.git] / target / linux / ath79 / patches-5.10 / 401-mtd-nor-support-mtd-name-from-device-tree.patch
index d7ee9e56fc64d4b4c8076b0f432d97afc6b0ff95..62f610492ff52f099d408da217ac9a2fb8da95a6 100644 (file)
@@ -34,7 +34,7 @@ Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma@imgtec.com>
        mtd->type = MTD_NORFLASH;
 --- a/drivers/mtd/mtdcore.c
 +++ b/drivers/mtd/mtdcore.c
-@@ -788,6 +788,17 @@ out_error:
+@@ -851,6 +851,17 @@ out_error:
   */
  static void mtd_set_dev_defaults(struct mtd_info *mtd)
  {