Following up on: https://lore.kernel.org/stable/20230412-mustang-machine-e9fccdb6b81c@wendy/
Here's some backports that do pull back the rename of the driver and Kconfig symbol etc.
CC: stable@vger.kernel.org CC: Greg Kroah-Hartman gregkh@linuxfoundation.org CC: Greentime Hu greentime.hu@sifive.com CC: Zong Li zong.li@sifive.com CC: Palmer Dabbelt palmer@rivosinc.com CC: Sasha Levin sashal@kernel.org
Yang Yingliang (3): soc: sifive: l2_cache: fix missing iounmap() in error path in sifive_l2_init() soc: sifive: l2_cache: fix missing free_irq() in error path in sifive_l2_init() soc: sifive: l2_cache: fix missing of_node_put() in sifive_l2_init()
drivers/soc/sifive/sifive_l2_cache.c | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-)