commit | 812e31eb126b0efbad4d421744ed83c56adf1f10 | [log] [tgz] |
---|---|---|
author | Bhalchandra Gajare <gajare@codeaurora.org> | Thu Oct 17 15:22:35 2013 -0700 |
committer | Bhalchandra Gajare <gajare@codeaurora.org> | Thu Oct 24 18:05:58 2013 -0700 |
tree | 7db62a173b7dea1b04ae492599d39c53b46332a2 | |
parent | ea7bd6f458c66c5fed1c1436c8e4119f1457aaa4 [diff] |
ASoC: msm8x10-wcd: Add suspend / resume for codec driver Accessing codec registers when codec and underlying i2c bus is in sleep mode can cause failure to access the registers, possibly resulting in unrecoverable failures in the codec. Add the suspend and resume power management routines in order to wait for system resume before accesing codec registers. CRs-fixed: 554056 Change-Id: I38320e2e73158ec0fbb4bb74b1f8e73dd4c58cde Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>