linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next v2 0/2] ARM: imx: free resources
@ 2021-06-15 12:52 Yang Yingliang
  2021-06-15 12:52 ` [PATCH -next v2 1/2] ARM: imx: add missing iounmap() Yang Yingliang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yang Yingliang @ 2021-06-15 12:52 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, linux-imx; +Cc: shawnguo

mmdc_base need be unmapped and mmdc_ipg_clk need be disable and unprepared
in remove and error path.

v2:
  hold mmdc_base in structure and free the resources on error path.

Yang Yingliang (2):
  ARM: imx: add missing iounmap()
  ARM: imx: add missing clk_disable_unprepare()

 arch/arm/mach-imx/mmdc.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

-- 
2.25.1


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

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

end of thread, other threads:[~2021-07-14  7:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 12:52 [PATCH -next v2 0/2] ARM: imx: free resources Yang Yingliang
2021-06-15 12:52 ` [PATCH -next v2 1/2] ARM: imx: add missing iounmap() Yang Yingliang
2021-06-17 12:20   ` Aisheng Dong
2021-06-15 12:52 ` [PATCH -next v2 2/2] ARM: imx: add missing clk_disable_unprepare() Yang Yingliang
2021-06-17 12:20   ` Aisheng Dong
2021-07-14  7:19 ` [PATCH -next v2 0/2] ARM: imx: free resources Shawn Guo

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).