| commit | 5ab054fb0655bb0ab6820a18e931fabf69053ea9 | [log] [tgz] |
|---|---|---|
| author | Kuirong Wang <kuirongw@codeaurora.org> | Wed Feb 29 16:09:09 2012 -0800 |
| committer | Kuirong Wang <kuirongw@codeaurora.org> | Mon Mar 05 16:22:31 2012 -0800 |
| tree | 64fae86ff2b44c8a01eba0e720a6510f215586c9 | |
| parent | c5e7504029c106f9bfb0bed4742238f5ed165517 [diff] |
ASoC: core: Fix the suspend/resume failure The suspend/resume schedule work fails because of the uninsantiated sound card. The fix is to skip the schedule work for the uninsantiated sound card. CRs-fixed: 339411 Change-Id: I224fc94578b4834c5bc187151e84e6ed83d737bd Signed-off-by: Kuirong Wang <kuirongw@codeaurora.org>