Skip to content
Snippets Groups Projects
Commit 506b53cd authored by Shengjiu Wang's avatar Shengjiu Wang Committed by Jason Liu
Browse files

MLK-17089-4: ASoC: fsl_spdif: support suspend & resume for imx8


Base on latest power management design in MLK-17074, every driver
need to enter runtime suspend state in suspend, so the driver should
call the pm_runtime_force_suspend in suspend. with this implementation
the suspend function almost same as runtime suspend function. so remove
the suspend function, just use pm_runtime_force_suspend instead.

Signed-off-by: default avatarShengjiu Wang <shengjiu.wang@nxp.com>
parent 9fe0c0ed
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment