diff options
author | Axel Lin <[email protected]> | 2011-10-19 10:54:56 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2011-10-19 13:08:18 +0100 |
commit | 56c09aa520ad488c35c580d6f6fb1821bb4317b8 (patch) | |
tree | 426d87b3b49a6da987756a7f2a69c2d1e4258d4f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 54c96cfd1ac815d278aa43f37d063b0c5972db1f (diff) |
ASoC: sgtl5000: Fix define for SGTL5000_BIAS_R_MASK
According to the datasheet:
CHIP_MIC_CTRL 0x002A
BITS[9:8] BIAS_RESISTOR
0x0 = Powerd off
0x1 = 2.0 kohm
0x2 = 4.0 kohm
0x3 = 8.0 kohm
Thus SGTL5000_BIAS_R_MASK should be defined as 0x0300 instead of 0x0200.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions