Skip to content

Commit 099633b

Browse files
GoetzGoerischhauke
authored andcommitted
kernel: bump 6.6 to 6.6.116
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.116 All patches auto-refreshed. Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com> Link: openwrt#20598 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
1 parent 6526d6d commit 099633b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

target/linux/generic/backport-6.6/880-v6.14-gpio-regmap-Use-generic-request-free-ops.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1919

2020
--- a/drivers/gpio/gpio-regmap.c
2121
+++ b/drivers/gpio/gpio-regmap.c
22-
@@ -262,6 +262,8 @@ struct gpio_regmap *gpio_regmap_register
22+
@@ -276,6 +276,8 @@ struct gpio_regmap *gpio_regmap_register
2323
chip->label = config->label ?: dev_name(config->parent);
2424
chip->can_sleep = regmap_might_sleep(config->regmap);
2525

target/linux/generic/kernel-6.6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
LINUX_VERSION-6.6 = .115
2-
LINUX_KERNEL_HASH-6.6.115 = 0a98c05e8d0f6b49fad71b8d779410a0811ea5ae17d81744fe30718633fd9047
1+
LINUX_VERSION-6.6 = .116
2+
LINUX_KERNEL_HASH-6.6.116 = a9a59742c29be284c205dc87cbe9b065f9688488132c8f5a6057a5539230a51d

0 commit comments

Comments
 (0)