]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] lmedm04: implement dvb v5 statistics
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 8 Jun 2015 22:05:20 +0000 (19:05 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Jun 2015 15:37:54 +0000 (12:37 -0300)
commit48c91aadc5372f2c3a9b7da11403f86ef2118b26
treefcf9720d14def12c42a5bda8388d0a4a4172cc5d
parentbaa1fb504c5b89d1b04e5b4d1b8658f41bb29477
[media] lmedm04: implement dvb v5 statistics

Indroduce function lme2510_update_stats to update
statistics directly from usb interrupt.

Provide signal and snr wrap rounds for dvb v3 functions.

Block and post bit are not available.

When i2c_talk_onoff is on no statistics are available,
with possible future hand over to the relevant frontend/tuner.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb-v2/lmedm04.c