]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 20 Apr 2018 15:41:54 +0000 (17:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Aug 2018 05:47:51 +0000 (07:47 +0200)
commit3f5f9a3c4f6b4de94be983640afcb7086fdec213
treeedaefd63887799528373a311551952b4fd671b94
parent0430c9e0991c3e82f224514a1164cb6c192c4ecf
ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage

[ Upstream commit fd827d0ec86bce8d421423ad2c4add84aa23e1b9 ]

Since commit 83a86fbb5b56 ("irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE")
kernel is complaining about the IRQ_TYPE_NONE usage which shouldn't
be used.

Use IRQ_TYPE_LEVEL_HIGH instead.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/stih410.dtsi