Commits

Viorel Suman committed f5c8fd27f6d
MLK-17445: ASoC: ak4497: add pm_runtime support Add pm_runtime support fo AK4497 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: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>