UBI: use nicer 64-bit math
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 16 Jan 2009 17:08:43 +0000 (19:08 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Jul 2009 13:04:17 +0000 (16:04 +0300)
commit1a8d49996f34ec36b02f9736e6baadacd6479ed1
tree953dc649fb96ce547d1f2c9fc30ea951f22b12ad
parent862e76977d0d37c6da308c27e999b9df55ef6c57
UBI: use nicer 64-bit math

Get rid of 'do_div()' and use more user-friendly primitives from
'linux/math64.h'.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/cdev.c
drivers/mtd/ubi/gluebi.c
drivers/mtd/ubi/scan.c
drivers/mtd/ubi/upd.c
drivers/mtd/ubi/vmt.c