commit | a2ebd58627e9aa486fccbbdda6338675bdf3e267 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue May 31 13:34:59 2016 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue May 31 14:37:08 2016 +0100 |
tree | 839224cc378467743d2acedea1647173f7bcecef | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
ASoC: ak4642: Implement suspend callback Add the suspend callback to accompany the existing resume operation. With the suspend/resume callbacks the regmap (regcache) state handling can follow the recommended sequence. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>