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:
703e606
)
[media] stb0899: sign extend raw CRL_FREQ value
author
Reinhard Nißl
<rnissl@gmx.de>
Sun, 2 Jun 2013 17:37:06 +0000
(14:37 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 8 Jun 2013 23:11:49 +0000
(20:11 -0300)
Contrary to the chip's specs, the register's value is signed, so we
need to sign extend the value before using it in calculations like
when determining the offset frequency.
Signed-off-by: Reinhard Nißl <rnissl@gmx.de>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found