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:
ff792c8
)
[media] dib8000: Fix handling of interleave bigger than 2
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 4 Jul 2014 17:15:27 +0000
(14:15 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 7 Jul 2014 12:55:04 +0000
(09:55 -0300)
If interleave is bigger than 2, the code will set it to 0, as
dib8000 registers use a log2(). So, change the code to handle
it accordingly.
Acked-By: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found