]> bbs.cooldavid.org Git - net-next-2.6.git/commit
UBI: nicify image sequence number handling
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 30 Jun 2009 13:11:59 +0000 (16:11 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 5 Jul 2009 15:47:08 +0000 (18:47 +0300)
commitfe96efc1a3c049f0a1bcd9b65e0faeb751ce5ec6
tree5c750ab134bb1037eeaf5baa8d9eee6196566226
parent0c6c7fa1313fcb69cae35e34168d2e83b8da854a
UBI: nicify image sequence number handling

Move the image seq. number handling from I/O level to the scanning
lever, where it really belongs to. Move the @image_seq_set variable
to the @struct ubi_scan_info structure, which exists only during
scanning.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/io.c
drivers/mtd/ubi/scan.c
drivers/mtd/ubi/scan.h
drivers/mtd/ubi/ubi.h