aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-10-13 07:08:18 +0000
committerMark Brown <[email protected]>2015-10-22 12:54:13 +0000
commit931dfa6931448ccfd12d4ccd8d1d9289ceb92439 (patch)
tree15e5684c4a4bd9f5373afbc0e5283bbf518e478d /drivers/fpga/fpga-mgr.c
parentLinux 4.3-rc1 (diff)
downloadkernel-931dfa6931448ccfd12d4ccd8d1d9289ceb92439.tar.gz
kernel-931dfa6931448ccfd12d4ccd8d1d9289ceb92439.zip
ASoC: wm8904: harmless underflow in wm8904_put_deemph()
We try to check that "deemph" is zero or one, but because of an underflow bug, it can also be negative. It's fine, negative values are handled as non-zero. But it's messy and static checkers complain so let's fix it. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Charles Keepax <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions