]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 20 Apr 2018 15:41:31 +0000 (17:41 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 1 Mar 2019 13:20:44 +0000 (14:20 +0100)
commit92c08f533e3a127a88037cbcfc21a6dcc761c377
tree0766496944ccdcec8d76c64f968f3702e9eb158a
parent741049a5e41f2c8ae903aa7f2ff71d140e41b764
ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage

BugLink: http://bugs.launchpad.net/bugs/1815234
[ Upstream commit e95b8e718f9bd2386a29639dd21c633b4951dc21 ]

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/stih407-pinctrl.dtsi