commit | 49f506a0ccff745979affda2efe1f86f523279f6 | [log] [tgz] |
---|---|---|
author | Kuirong Wang <kuirongw@codeaurora.org> | Wed May 22 17:38:26 2013 -0700 |
committer | Kuirong Wang <kuirongw@codeaurora.org> | Thu Jun 27 14:20:48 2013 -0700 |
tree | 7f2f7099348964dd33d2f48003f323b00d401994 | |
parent | a7334fb367e8240b77d95026c633561576a6a1f9 [diff] |
ASoC: msm8x10-wcd: Add support for on-demand supplies There are several supplies needed for audio codec to function. But some of the supplies can be disabled if not needed to reduce the system power assumption. Add the support in the audio codec driver to handle disable or enable these supplies. Change-Id: I812f3d63c4612d22dce9c0b1ad7e79f3f227f009 CRs-Fixed: 480759 Signed-off-by: Kuirong Wang <kuirongw@codeaurora.org>