aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-10-03 20:40:59 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-10-05 21:46:38 +0200
commit084a8a2fafbaecb821cfa71f0e1c9b8464f23a80 (patch)
tree4fbc944e0fd0da6f3bbdf9766e57a24bb251dea2 /target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch
parent8444302a92e601a1e05cb8468aaffa140d5a5b80 (diff)
downloadupstream-084a8a2fafbaecb821cfa71f0e1c9b8464f23a80.tar.gz
upstream-084a8a2fafbaecb821cfa71f0e1c9b8464f23a80.tar.bz2
upstream-084a8a2fafbaecb821cfa71f0e1c9b8464f23a80.zip
kernel: bump 5.4 to 5.4.215
Compile-tested: x86/64 Run-tested: x86/64 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch')
-rw-r--r--target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch b/target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch
index 01d2772138..759480d4ac 100644
--- a/target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch
+++ b/target/linux/layerscape/patches-5.4/807-gpio-0001-gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch
@@ -59,7 +59,7 @@ Signed-off-by: Song Hui <hui.song_1@nxp.com>
}
static void mpc8xxx_irq_unmask(struct irq_data *d)
-@@ -414,8 +414,16 @@ static int mpc8xxx_probe(struct platform
+@@ -415,8 +415,16 @@ static int mpc8xxx_probe(struct platform
if (devtype->gpio_dir_in_init)
devtype->gpio_dir_in_init(gc);