]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] drxk: Fix bogus signal strength indicator
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 20 Mar 2013 11:57:42 +0000 (08:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 13:27:21 +0000 (10:27 -0300)
commit340e76965c868caa645268d2d36edb89af801fa4
treec2112d0fa7ea267d0a60ee7911ff090d77ff480f
parent59a7a23c4755f12757fe17234c693188a9e6bcf5
[media] drxk: Fix bogus signal strength indicator

The DVBv3 signal strength indicator is bogus: it doesn't range
from 0 to 65535 as it would be expected. Also, 0 means the max
signal strength.
Now that a better way to estimate it was added, use the new
way.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb-frontends/drxk_hard.c