commit | a2d243866e7639e88a19cce933affc6ee3d8428d | [log] [tgz] |
---|---|---|
author | Divya Ojha <dojha@codeaurora.org> | Tue Mar 07 11:16:45 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Apr 04 12:15:18 2017 -0700 |
tree | da8b2aecaf14354390c8338fca66e0db89d0bfa6 | |
parent | fc0f6a788682baa9537afa4dbbaec1bf6237aacf [diff] |
ASoC: codecs: Add PM suspend routines for digital codec Digital codec soc suspend enables mclk, preventing XO shutdown. So implement digital codec pm suspend to disable mclk. Add ignore suspend property to new widgets to resolve powering up and down during suspend. Change-Id: I2a773cdfe25d408d95f1c07be71fd4be740e8bf0 Signed-off-by: Divya Ojha <dojha@codeaurora.org>