[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)
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>

No differences found