On Thu, Apr 18, 2019 at 11:34:15AM +0000, S.j. Wang wrote: > Add pm runtime support and move clock handling there. > fsl_esai_suspend is replaced by pm_runtime_force_suspend. > fsl_esai_resume is replaced by pm_runtime_force_resume.
The change looks fine, yet I'd prefer to have a good justification in the commit message. It could be simply some benefit of doing so like what you have discussed with Mark. > Signed-off-by: Shengjiu Wang <shengjiu.w...@nxp.com> Please add it in next version upon commit message update: Acked-by: Nicolin Chen <nicoleots...@gmail.com> Thanks