Commits

Mihai Serban committed e4f0af5f78c
MLK-16177: soc: imx: Fix resources release in pm-domains detach_dev function Because of a typo the resources allocated in imx8_attach_dev were not correctly released by imx8_detach_dev. Fixes: a0fb334819bb ("MLK16147-2 soc:imx Add support to save/restore clock rates") Signed-off-by: Mihai Serban <mihai.serban@nxp.com> Reviewed-by: Ranjani Vaidyanathan <Ranjani.Vaidyanathan@nxp.com>