aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorKatsuhiro Suzuki <[email protected]>2019-08-27 00:38:59 +0900
committerMark Brown <[email protected]>2019-08-27 20:38:12 +0100
commitf972d02fee2496024cfd6f59021c9d89d54922a6 (patch)
treeabd6183f24ccbdf71989e347ec1f19304ae09ad2 /lib/test_overflow.c
parent855a06da37a773fd073d51023ac9d07988c87da8 (diff)
ASoC: es8316: fix headphone mixer volume table
This patch fix setting table of Headphone mixer volume. Current code uses 4 ... 7 values but these values are prohibited. Correct settings are the following: 0000 -12dB 0001 -10.5dB 0010 -9dB 0011 -7.5dB 0100 -6dB 1000 -4.5dB 1001 -3dB 1010 -1.5dB 1011 0dB Signed-off-by: Katsuhiro Suzuki <[email protected]> Reviewed-by: Daniel Drake <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions