commit | 35567ca0803b84ea84f687baa451aef3a4fd6e34 | [log] [tgz] |
---|---|---|
author | Phani Kumar Uppalapati <phanik@codeaurora.org> | Tue Jan 29 19:44:29 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:52 2013 -0800 |
tree | 042822ddf4d530618c93744cca0b12f122f5ed39 | |
parent | 20bc9da1fc86bf3d0020526b9e2e2b8f4587f13f [diff] |
ASoC: msm8974: ignore suspend for all back-end DAI links There can be scenarios that audio hardware path should remain on, while app processor enters suspend mode. ASoC framework in kernel 3.7 does not differentiate if DAI link is front-end or back-end. Hence, set all DAI links ignore_suspend flag. Change-Id: Idee9eb2cc65defe630e29972aeda6fe9c0b15671 CRs-fixed: 446701 Signed-off-by: Phani Kumar Uppalapati <phanik@codeaurora.org>