summaryrefslogtreecommitdiff
path: root/staging/parse_xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/parse_xml.c')
0 files changed, 0 insertions, 0 deletions
ef='/cgit.cgi/linux/net-next.git/commit/sound/soc/codecs/tas2552.c?id=dd6ae3bcfe0fa9cf1bdb6f952c617f2070c57b37'>dd6ae3bcfe0fa9cf1bdb6f952c617f2070c57b37 (patch) treea3406e819c31f574f72bf5a5b0304c15d4f5d983 /sound/soc/codecs/tas2552.c parent609e71313bddd217808eea2ddd5d0faecaa07131 (diff)
ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)
The last parameter for DECLARE_TLV_DB_SCALE() is to tell if the gain will be muted or not when it is set to raw 0. IN this case it is not muted. The PGA_GAIN is in 0-4 bits in the register. Fix the offset in the SOC_SINGLE_TLV() for this. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/tas2552.c')