diff options
author | Dan Carpenter <[email protected]> | 2015-10-13 10:10:18 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-10-22 13:57:19 +0100 |
commit | 4d0197a5cad29ee58593eceac85cbb712430cd89 (patch) | |
tree | 7001c2f25c954932ad13e0804bec826d903cf242 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) |
ASoC: wm8903: harmless underflow in wm8903_put_deemph()
Valid values for "deemph" are zero and one, but we accidentally allow
negative values as well. It's harmless, but static checkers complain
and we may as well clean it up.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions