]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systems
authorAndy Walls <awalls@radix.net>
Fri, 29 May 2009 23:54:02 +0000 (20:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:21:16 +0000 (18:21 -0300)
commit9ad4c6551b8540054f51b483ce513ccb87f8181b
tree44027d83a752158fa3d3e0864a761672552877f0
parent75c74d1c78ec3b713a986e0efc645ed558384cdf
V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systems

Thanks to David Ward and Mike Krufky for reporting the problem and
debugging this as an unresolved symbol due to a 64 bit divide on a 32 bit
system.  David Ward provided the content of this patch; Andy Walls only
performed some cosmetic edits.

Reported-by: David Ward <david.ward@gatech.edu>
Signed-off-by: David Ward <david.ward@gatech.edu>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-av-core.c