linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/2] ARM: imx: free resources in imx_mmdc_remove()
@ 2021-05-24  7:06 Yang Yingliang
  2021-05-24  7:06 ` [PATCH -next 1/2] ARM: imx: add missing iounmap() " Yang Yingliang
  2021-05-24  7:07 ` [PATCH -next 2/2] ARM: imx: add missing clk_disable_unprepare() " Yang Yingliang
  0 siblings, 2 replies; 4+ messages in thread
From: Yang Yingliang @ 2021-05-24  7:06 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.

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

 arch/arm/mach-imx/mmdc.c | 31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 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] 4+ messages in thread

end of thread, other threads:[~2021-06-12  2:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-24  7:06 [PATCH -next 0/2] ARM: imx: free resources in imx_mmdc_remove() Yang Yingliang
2021-05-24  7:06 ` [PATCH -next 1/2] ARM: imx: add missing iounmap() " Yang Yingliang
2021-06-12  2:31   ` Shawn Guo
2021-05-24  7:07 ` [PATCH -next 2/2] ARM: imx: add missing clk_disable_unprepare() " Yang Yingliang

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