MLK-17463: ASoC: codecs: ak5558: Add runtime PM support
authorDaniel Baluta <daniel.baluta@nxp.com>
Thu, 25 Jan 2018 17:10:55 +0000 (19:10 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:53:46 +0000 (14:53 -0500)
commitfae0992ce3084599489da7f5d129eb16f26be152
treef0f3ea140d7957fbb224e59cbc0450f1c12614a8
parent037809374f6077ca987e0f9c1872c7b5e48afd36
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>
sound/soc/codecs/ak5558.c