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:
89f9257
)
V4L/DVB (7737): drx397xD: fix math usage
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 25 Apr 2008 00:43:23 +0000
(21:43 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 23 Jul 2008 11:09:11 +0000
(08:09 -0300)
The previous code were using a div64 math specific to i386. Replace for an
asm-generic one.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found