[GIT PULL] UBI changes for 2.6.31-rc3

From: Artem Bityutskiy
Date: Thu Jul 09 2009 - 01:21:36 EST


Hi Linus,

here are UBI NOR recovery and debugging code fixes. Pease pull
from

git://git.infradead.org/ubi-2.6.git linux-next

The following changes since commit 8e4a718ff38d8539938ec3421935904c27e00c39:
Linus Torvalds (1):
Linux 2.6.31-rc2

Adrian Hunter (1):
UBI: add image sequence number to EC header

Artem Bityutskiy (5):
UBI: add empty eraseblocks verification
UBI: remove bogus debugging checks
UBI: nicify image sequence number handling
UBI: fix NOR flash recovery
UBI: fix compilation warnings

drivers/mtd/ubi/build.c | 6 ++
drivers/mtd/ubi/debug.c | 2 +
drivers/mtd/ubi/debug.h | 7 ++
drivers/mtd/ubi/io.c | 157 +++++++++++++++++--------------------------
drivers/mtd/ubi/scan.c | 14 ++++
drivers/mtd/ubi/scan.h | 2 +
drivers/mtd/ubi/ubi-media.h | 12 +++-
drivers/mtd/ubi/ubi.h | 6 ++-
drivers/mtd/ubi/wl.c | 8 ++
9 files changed, 116 insertions(+), 98 deletions(-)

Thanks,
Artem.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/