[PATCH -next v2 0/2] ARM: imx: free resources

Yang Yingliang yangyingliang at huawei.com
Tue Jun 15 05:52:37 PDT 2021


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




More information about the linux-arm-kernel mailing list