diff options
author | Devin Heitmueller <dheitmueller@kernellabs.com> | 2012-08-06 22:46:52 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-09 20:29:43 -0300 |
commit | b0c4878ebe3ad9706ea2e452331550fd6d171977 (patch) | |
tree | 44a1e6d0b9811cf7ba97e2ad42115481317da1e0 /arch | |
parent | a307cfa55e2bf7889792e158e45355ccb1e63d80 (diff) | |
download | linux-stable-b0c4878ebe3ad9706ea2e452331550fd6d171977.tar.gz linux-stable-b0c4878ebe3ad9706ea2e452331550fd6d171977.tar.bz2 linux-stable-b0c4878ebe3ad9706ea2e452331550fd6d171977.zip |
[media] au8522: Fix off-by-one in SNR table for QAM256
The table of valid SNR values for QAM 256 is off by one, and as a result
if the SNR is oscillating between 40.0 and 39.9 dB, tools like azap show
it going back and forth between 40.0 and 0 (misleading some people,
including myself, to think signal lock is being lost or there is a
problem with register reads).
Fix the table so that 40.0 dB is properly represented.
Cc: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions