summaryrefslogtreecommitdiff
path: root/sound/soc/ux500
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2014-08-21 14:02:27 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-02 15:48:00 -0300
commitf538e085138e519e25ae0828bd6c6e7492ce8ca4 (patch)
tree2d2262193d33ca153eb7128bdcf10f59fe975968 /sound/soc/ux500
parentde3f2e2e0ac94c1369722a33e7d7b2ca121ba083 (diff)
[media] m88ts2022: fix 32bit overflow on filter calc
Maximum satellite symbol rate used is 45000000Sps which overflows when multiplied by 135. As final calculation result is fraction, we could use mult_frac macro in order to keep calculation inside 32 bit number limits and prevent overflow. Original bug and fix was provided by Nibble Max. I decided to implement it differently as it is now. Reported-by: Nibble Max <nibble.max@gmail.com> Tested-by: Nibble Max <nibble.max@gmail.com> Cc: <stable@kernel.org> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'sound/soc/ux500')
0 files changed, 0 insertions, 0 deletions