linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] some fixes for sifive_ccache
@ 2022-10-18  2:31 Yang Yingliang
  2022-10-18  2:31 ` [PATCH v2 1/3] soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init() Yang Yingliang
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Yang Yingliang @ 2022-10-18  2:31 UTC (permalink / raw)
  To: linux-riscv; +Cc: yash.shah, palmer, paul.walmsley, conor, yangyingliang

Add missing iounmap()/free_irq()/of_node_put() in sifive_ccache_init().

v1 -> v2:
  - Add review tag from Conor Dooley in patch #1 and #2.
  - Add patch #3 to fix missing of_node_put().

Yang Yingliang (3):
  soc: sifive: ccache: fix missing iounmap() in error path in
    sifive_ccache_init()
  soc: sifive: ccache: fix missing free_irq() in error path in
    sifive_ccache_init()
  soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()

 drivers/soc/sifive/sifive_ccache.c | 33 ++++++++++++++++++++++--------
 1 file changed, 25 insertions(+), 8 deletions(-)

-- 
2.25.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-11-16 18:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-18  2:31 [PATCH v2 0/3] some fixes for sifive_ccache Yang Yingliang
2022-10-18  2:31 ` [PATCH v2 1/3] soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init() Yang Yingliang
2022-10-18  2:31 ` [PATCH v2 2/3] soc: sifive: ccache: fix missing free_irq() " Yang Yingliang
2022-10-18  2:31 ` [PATCH v2 3/3] soc: sifive: ccache: fix missing of_node_put() " Yang Yingliang
2022-10-18  7:40   ` Conor Dooley
2022-10-18  7:35 ` [PATCH v2 0/3] some fixes for sifive_ccache Ben Dooks
2022-11-16 18:33 ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).