aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2021-01-30 09:37:13 -0500
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-02-01 19:10:43 +0100
commitd33cd383ed64f3b387c8e3111c3c0c663763c0ea (patch)
tree668da81b3039cfad9d3fa7557a8be18ccbe3f3bc /target/linux/mvebu
parent84fa59b5a80f8522239755d75d7ae51855c47fd2 (diff)
downloadupstream-d33cd383ed64f3b387c8e3111c3c0c663763c0ea.tar.gz
upstream-d33cd383ed64f3b387c8e3111c3c0c663763c0ea.tar.bz2
upstream-d33cd383ed64f3b387c8e3111c3c0c663763c0ea.zip
kernel: bump 5.4 to 5.4.94
All modification made by update_kernel.sh in a fresh clone without existing toolchains. Build-tested: bcm27xx/bcm2711, ipq806x/R7800, Run-tested: ipq806x/R7800 No dmesg regressions, everything functional Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r--target/linux/mvebu/patches-5.4/007-gpio-mvebu-avoid_error_message_for_optional_IRQ.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-5.4/007-gpio-mvebu-avoid_error_message_for_optional_IRQ.patch b/target/linux/mvebu/patches-5.4/007-gpio-mvebu-avoid_error_message_for_optional_IRQ.patch
index c680de5938..00d2b30d58 100644
--- a/target/linux/mvebu/patches-5.4/007-gpio-mvebu-avoid_error_message_for_optional_IRQ.patch
+++ b/target/linux/mvebu/patches-5.4/007-gpio-mvebu-avoid_error_message_for_optional_IRQ.patch
@@ -20,7 +20,7 @@ Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
--- a/drivers/gpio/gpio-mvebu.c
+++ b/drivers/gpio/gpio-mvebu.c
-@@ -1253,7 +1253,7 @@ static int mvebu_gpio_probe(struct platf
+@@ -1248,7 +1248,7 @@ static int mvebu_gpio_probe(struct platf
* pins.
*/
for (i = 0; i < 4; i++) {