summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-15 21:18:11 +0100
committerMark Brown <broonie@kernel.org>2026-07-19 22:03:24 +0100
commit58b638e7c4559b35367a25e319adfe91e8f5ebe7 (patch)
treee4b02b8fbed06eb2bf8aee14061aca5fd35c17f3 /tools/perf/scripts/python/exported-sql-viewer.py
parent9a9269dbbf1aba4bf329f770d6c473dc9cfb29e8 (diff)
ASoC: tas2562: Fix default digital volume
The tas2562 digital volume is spread over four registers and is implemented as lookups into a table so the driver stores the value for the userspace control in the driver data. This defaults to 0 due to kzalloc() but the register default is 0x40400000 which maps onto something a bit over the largest value defined in the lookup table. While it's not an exact match update the default to the largest value, avoiding user surprise due to a sudden change on first write. Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://patch.msgid.link/20260715-asoc-tas2562-put-retval-v1-3-97bf467c924e@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions