]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 1 Mar 2019 13:21:05 +0000 (14:21 +0100)
commit3a3a29bc0ec7adb0c3f8d42f5c835cc122675923
tree085ea70e243dcb42027c02350a207dc92fd26963
parent87834af2c1d1fe76b3caa63d5ab4ff3ddf228d27
ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage

BugLink: http://bugs.launchpad.net/bugs/1815234
[ 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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/arm/boot/dts/stih410.dtsi