]> asedeno.scripts.mit.edu Git - linux.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)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 14 May 2018 15:40:25 +0000 (17:40 +0200)
commitfd827d0ec86bce8d421423ad2c4add84aa23e1b9
tree61f378fca34c59a22749cdebcf5e5dc3366df6ad
parent2e82e8b3776b833a8b449cf0f040d27bef72eb31
ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage

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>
arch/arm/boot/dts/stih410.dtsi