[openwrt/openwrt] pistachio: refresh kernel patches
LEDE Commits
lede-commits at lists.infradead.org
Thu Oct 20 00:53:44 PDT 2022
ynezz pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/ae76c978c97e92667b65f6b06ff6c0f94190de99
commit ae76c978c97e92667b65f6b06ff6c0f94190de99
Author: Petr Štetiar <ynezz at true.cz>
AuthorDate: Thu Oct 20 07:47:54 2022 +0200
pistachio: refresh kernel patches
Refresh dirty patches after commit 711f1a8bcbdd ("kernel: mtd: backport
SafeLoader parser").
Fixes: 711f1a8bcbdd ("kernel: mtd: backport SafeLoader parser")
Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
.../patches-5.10/401-mtd-nor-support-mtd-name-from-device-tree.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/pistachio/patches-5.10/401-mtd-nor-support-mtd-name-from-device-tree.patch b/target/linux/pistachio/patches-5.10/401-mtd-nor-support-mtd-name-from-device-tree.patch
index 62f610492f..5b14d1f8cb 100644
--- a/target/linux/pistachio/patches-5.10/401-mtd-nor-support-mtd-name-from-device-tree.patch
+++ b/target/linux/pistachio/patches-5.10/401-mtd-nor-support-mtd-name-from-device-tree.patch
@@ -34,7 +34,7 @@ Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma at imgtec.com>
mtd->type = MTD_NORFLASH;
--- a/drivers/mtd/mtdcore.c
+++ b/drivers/mtd/mtdcore.c
-@@ -851,6 +851,17 @@ out_error:
+@@ -843,6 +843,17 @@ out_error:
*/
static void mtd_set_dev_defaults(struct mtd_info *mtd)
{
More information about the lede-commits
mailing list