diff options
author | Antti Palosaari <crope@iki.fi> | 2016-11-13 05:25:54 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-22 16:04:30 -0200 |
commit | 69ace6ee3e3d088c6c8bd4aab42001fc6ba9d701 (patch) | |
tree | b9b23b732936b4ea9e108b531af4273688ed6a85 /drivers/media/rc | |
parent | 61393b0732fadc1efb2682c92062a54ff9f8fe0b (diff) | |
download | linux-69ace6ee3e3d088c6c8bd4aab42001fc6ba9d701.tar.bz2 |
[media] mn88473: refactor and fix statistics
Remove DVB-T2 BER as it does not work at all and I didn't find
how to fix.
Fix DVB-T and DVB-C BER. It seems to return new some realistic
looking values.
Use (1 << 24) base for CNR calculations to keep it in line with
dvb logarithm functions.
Move all statistic logic to mn88473_read_status() function.
Use regmap_bulk_read() for reading multiple registers as a one go.
Many more and less minor changes.
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions