Commits

Han Xu committed 58e28ac1fb1
MLK-16786: dma: mxs-dma: fix the unbalanced runtime pm counter mxs-dma init function will call runtime pm init, the redundant pm_runtime_force_resume will mess up the counter. Also remove some unnecessary code. BuildInfo: - SCFW 66189d08, IMX-MKIMAGE ea027c4b, ATF - U-Boot 2017.03-imx_4.9.51_8qm_beta1_8qxp_alpha+g325ac1e Signed-off-by: Han Xu <han.xu@nxp.com> Reviewed-by: Frank Li <frank.li@nxp.com>