]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mfd: stmfx: Fix stmfx_irq_init error path
authorAmelie Delaunay <amelie.delaunay@st.com>
Wed, 22 Apr 2020 09:08:32 +0000 (11:08 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 26 May 2020 09:51:21 +0000 (10:51 +0100)
commit60c2c4bcb9202acad4cc26af20b44b6bd7874f7b
treec31a2133b0785a4a59b8f940d1910b5267f2c0af
parente583649d87ec090444aa5347af0927cd6e8581ae
mfd: stmfx: Fix stmfx_irq_init error path

In case the interrupt signal can't be configured, IRQ domain needs to be
removed.

Fixes: 06252ade9156 ("mfd: Add ST Multi-Function eXpander (STMFX) core driver")
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/stmfx.c