[GIT PULL] UBI changes for 2.6.40

From: Artem Bityutskiy
Date: Tue May 24 2011 - 02:38:49 EST


Hi Linus,

please pull UBI changes.

The following changes since commit a6360dd37e1a144ed11e6548371bade559a1e4df:

Linux 2.6.39-rc3 (2011-04-11 17:21:51 -0700)

are available in the git repository at:
git://git.infradead.org/ubi-2.6.git linux-next

Artem Bityutskiy (9):
UBI: make the control character device non-seekable
UBI: re-name set volume properties ioctl
UBI: cleanup comments around volume properties
UBI: use __packed instead of __attribute__((packed))
UBI: fix minor stylistic issues
UBI: fix typo in a message
UBI: improve checking in debugging prints
UBI: turn some macros into static inline
UBI: switch to dynamic printks

drivers/mtd/ubi/cdev.c | 14 ++--
drivers/mtd/ubi/debug.c | 21 +++---
drivers/mtd/ubi/debug.h | 161 ++++++++++++++++++++++---------------------
drivers/mtd/ubi/io.c | 6 +-
drivers/mtd/ubi/scan.c | 2 +-
drivers/mtd/ubi/ubi-media.h | 6 +-
drivers/mtd/ubi/ubi.h | 4 +-
drivers/mtd/ubi/wl.c | 3 +-
include/linux/mtd/ubi.h | 4 +-
include/mtd/ubi-user.h | 40 ++++++-----
10 files changed, 132 insertions(+), 129 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/