Commits

Cosmin-Gabriel Samoila committed e8e49c12d71
MLK-15033: ASoC: ak4458: add pm_runtime support Add pm_runtime support for AK4458 codec. 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: Cosmin-Gabriel Samoila <cosmin.samoila@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>