diff options
| author | Christian Marangi <ansuelsmth@gmail.com> | 2022-10-18 23:24:43 +0200 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-22 22:28:14 +0200 |
| commit | fcab78c09fd5c5bcd506afbbf50de37bb839eb2f (patch) | |
| tree | d1b73d671e0327ab48754cc0e7f2c2d076106b12 /target/linux/generic/pending-6.1/400-mtd-mtdsplit-support.patch | |
| parent | 9aee67efbb4dbb9f813512f60e80a6d7ade66143 (diff) | |
| download | upstream-fcab78c09fd5c5bcd506afbbf50de37bb839eb2f.tar.gz upstream-fcab78c09fd5c5bcd506afbbf50de37bb839eb2f.tar.bz2 upstream-fcab78c09fd5c5bcd506afbbf50de37bb839eb2f.zip | |
generic: 6.1: manually refresh pending patches
Refresh pending patches for kernel 6.1.
Changes:
- Refresh mtd patches with new implementation.
- Change 191-rtc-rs5c372-let_the_alarm_to_be_used_as_wakeup_source as
uie_unsupported got dropped and we now set the bit directly.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/generic/pending-6.1/400-mtd-mtdsplit-support.patch')
| -rw-r--r-- | target/linux/generic/pending-6.1/400-mtd-mtdsplit-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-6.1/400-mtd-mtdsplit-support.patch b/target/linux/generic/pending-6.1/400-mtd-mtdsplit-support.patch index 46ef15d127d..2360d6dcd0f 100644 --- a/target/linux/generic/pending-6.1/400-mtd-mtdsplit-support.patch +++ b/target/linux/generic/pending-6.1/400-mtd-mtdsplit-support.patch @@ -289,7 +289,7 @@ Subject: [PATCH] mtd: mtdsplit support static inline uint32_t mtd_div_by_ws(uint64_t sz, struct mtd_info *mtd) { if (mtd->writesize_shift) -@@ -693,6 +711,13 @@ extern struct mtd_info *of_get_mtd_devic +@@ -685,6 +703,13 @@ extern void __put_mtd_device(struct mtd_ extern struct mtd_info *get_mtd_device_nm(const char *name); extern void put_mtd_device(struct mtd_info *mtd); |
