16 Jul
2010
16 Jul
'10
12:17 p.m.
Hello,
There were 'holes' in the DB_RANGE and SCALE_ITEM mapping, which results failure, when user space requests dB value in these holes, since alsa-lib will fail to find a range, and can not round the requested dB to raw value.
Fixing the drivers I'm maintaining to correctly fill the tlv struct.
Peter
--- Peter Ujfalusi (3): ASoC: TWL4030: Fix DB_RANGE tlv mapping for digital loopback ASoC: tpa6130a2: Fix DB_RANGE mapping for tpa6130a2 chip ASoC: tpa6130a2: Fix DB_RANGE mapping for tpa6140a2 chip
sound/soc/codecs/tpa6130a2.c | 22 ++++++++++++++-------- sound/soc/codecs/twl4030.c | 4 ++-- 2 files changed, 16 insertions(+), 10 deletions(-)