diff options
author | 2011-04-16 13:22:10 -0300 | |
---|---|---|
committer | 2011-04-19 11:32:44 -0300 | |
commit | 3f688e8c62fb69ff65bc9325831b5b3d3f5ef8ed (patch) | |
tree | aa5fc2696c410d3dc09bccb4c5a9ec7c2e3dc341 /kernel | |
parent | [media] tda18271: prog_cal and prog_tab variables should be s32, not u8 (diff) | |
download | wireguard-linux-3f688e8c62fb69ff65bc9325831b5b3d3f5ef8ed.tar.xz wireguard-linux-3f688e8c62fb69ff65bc9325831b5b3d3f5ef8ed.zip |
[media] tda18271: fix bad calculation of main post divider byte
R_MPD bit 3 does not depend on analog vs. digital. Just use
(0x7f & pd) directly from the values in the main pll table.
Thanks to Stefan Sibiga for pointing this out.
Cc: Stefan Sibiga <stefansibiga@yahoo.ca>
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions