aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Bénard <[email protected]>2010-06-19 19:33:39 +0200
committerLiam Girdwood <[email protected]>2010-06-23 11:28:53 +0100
commit3d5a4516238ff1da81f5c38a7ddd87127487c8ca (patch)
tree2b507b262401178e63223c7b74857875eb9feebb /tools/perf/scripts/python
parent4b94dba029887effd8675164e782cb12889668b1 (diff)
codecs/tlv320aic23: fix bias management for suspend/resume
in tlv320aic23_set_bias_level, for the case SND_SOC_BIAS_ON, the comment says "vref/mid, osc on, dac unmute" but the code doesn't clear the corresponding bits, thus when resuming, several bits are not cleared preventing the codec from working. in tlv320aic23_suspend, clearing the active register is not needed as it will be done by tlv320aic23_set_bias_level, when setting bias to SND_SOC_BIAS_OFF Signed-off-by: Eric Bénard <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Acked-by: Mark Brown <[email protected]> Signed-off-by: Liam Girdwood <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions