]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mtd: onenand: allocate verify buffer in the core
authorKyungmin Park <kyungmin.park@samsung.com>
Wed, 28 Apr 2010 15:46:46 +0000 (17:46 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 14 May 2010 00:49:48 +0000 (01:49 +0100)
commit4a8ce0b030716b95004a4ace969953bc3ad7d2fe
treef14bd6118d84a81a71daf17b0c08e9112dec2e17
parent6a88c47bd528cb0f82692986a3ca57b3695d9c60
mtd: onenand: allocate verify buffer in the core

This patch extends OneNAND core code with support for OneNAND verify
write check. This is done by allocating the buffer for verify read
directly from the core code.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/onenand/onenand_base.c
include/linux/mtd/onenand.h