git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
381ad0e
)
[media] tda18271: fix bad calculation of main post divider byte
author
Michael Krufky
<mkrufky@kernellabs.com>
Sat, 16 Apr 2011 16:22:10 +0000
(13:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 19 Apr 2011 14:32:44 +0000
(11:32 -0300)
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>
No differences found