Hi Linus,
dwmw2 is still off duty, so I'm taiking care of MTD so far.
Here are several bug-fixes which make Atmel NAND driver work again, plus
one compilation warning fix for mtdswap. Please, pull.
The following changes since commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d:
Linux 2.6.39-rc1 (2011-03-29 12:09:47 -0700)
are available in the git repository at:
git://git.infradead.org/mtd-2.6.git master
Hong Xu (2):
mtd: atmel_nand: fix support for CPUs that do not support DMA access
mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region
Nicolas Ferre (2):
mtd: atmel_nand: trivial: change DMA usage information trace
mtd: atmel_nand: modify test case for using DMA operations
Randy Dunlap (1):
mtd: mtdswap: fix printk format warning
drivers/mtd/mtdswap.c | 2 +-
drivers/mtd/nand/atmel_nand.c | 32 ++++++++++++--------------------
2 files changed, 13 insertions(+), 21 deletions(-)
--
Artem.