commit | 8b1f09804f711b96cea3b006a83fc89e64df8670 | [log] [tgz] |
---|---|---|
author | Joonwoo Park <joonwoop@codeaurora.org> | Thu Dec 08 17:12:45 2011 -0800 |
committer | Joonwoo Park <joonwoop@codeaurora.org> | Thu Dec 22 10:01:16 2011 -0800 |
tree | 48d6d96ebc5a04847a2a4b9ef9a5496a18d3fa5d | |
parent | b5e793777a1d53e48f1e0067b12e8cb0feb0f6ea [diff] |
ASoC: wcd9310: Ensure system is awake while accessing CODEC registers If Tabla ISRs are called when system is in suspended state, there are chances that Tabla and underlying bus are not awake. Fix ISRs to wait until devices are awaken and prevent system from suspending while accessing bus is completed. CRs-Fixed: 318992 Change-Id: Idc358dc351c16c79420d7bee15a4a6fde9f1602a Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>