Commits

Nicolin Chen committed cc0edad8a5b
MLK-11429-14: ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast cherry-pick below patch from imx_3.14.y ENGR00318773-9 ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast For i.MX6 SoloX, there is a mode of the SoC to shutdown all power source of modules during system suspend and resume procedure. Thus, SSI needs to save all the values of registers before the system suspend and restore them after the system resume. Acked-by: Wang Shengjiu <b02247@freescale.com> Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com> (cherry picked from commit 34c50abd9df28580b367070bc20b8bca6cd7655c)