[alsa-devel] [PATCH 0/3] ASoC: twl4030/tpa6130a2: DB_RANGE mapping fixes
Peter Ujfalusi
peter.ujfalusi at nokia.com
Fri Jul 16 12:17:08 CEST 2010
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(-)
More information about the Alsa-devel
mailing list