soc: sifive: l2_cache: fix missing free_irq() in error path in sifive_l2_init()
commit 756344e7 upstream. Add missing free_irq() before return error from sifive_l2_init(). Fixes: a967a289 ("RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs") Signed-off-by:Yang Yingliang <yangyingliang@huawei.com> Reviewed-by:
Conor Dooley <conor.dooley@microchip.com> Signed-off-by:
Conor Dooley <conor.dooley@microchip.com> [conor: ccache -> l2_cache] Signed-off-by:
Conor Dooley <conor.dooley@microchip.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please register or sign in to comment