]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: stih407: Fix complain about IRQ_TYPE_NONE usage
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 20 Apr 2018 15:41:41 +0000 (17:41 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 14 May 2018 15:40:25 +0000 (17:40 +0200)
commit2e82e8b3776b833a8b449cf0f040d27bef72eb31
tree8c236f6deeb886cf3138a9d8d888013e63e3b92e
parente95b8e718f9bd2386a29639dd21c633b4951dc21
ARM: dts: stih407: 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/stih407.dtsi