Commits

Daniel Baluta committed 968c3c7f963
MLK-17463: ASoC: codecs: ak5558: Add runtime PM support Based on latest power management design in MLK-17074, every driver need to enter runtime suspend state before entering system suspend, so the driver should call the pm_runtime_force_suspend in suspend. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> (cherry picked from commit 61418bf8ce108d7509e73ace1a6070f5e94d3e40)