MLK-17074-4 soc: imx8: pm-domains: remove the status checking during power off
authorDong Aisheng <aisheng.dong@nxp.com>
Fri, 24 Nov 2017 08:51:50 +0000 (16:51 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:49:55 +0000 (14:49 -0500)
commitaf81217b8e9d62542fa13c5ab8be86f7cc78572e
tree25e9b650b626e6bed51fe7548562ebfdfc06d6da
parent73535d0dfaad646902a69c5c46a47d8f52e7ca1f
MLK-17074-4 soc: imx8: pm-domains: remove the status checking during power off

The power domain core alreadys checked it, no need check it anymore.
Besides that, removing it make the driver be able to switch to different
low power mode in the future. Identically the power on check is also
removed.

Reviewed-by: Frank Li <frank.li@nxp.com>
Reviewed-by: Ranjani Vaidyanathan <Ranjani.Vaidyanathan@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
drivers/soc/imx/pm-domains.c