]> git.baikalelectronics.ru Git - kernel.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)
commit591d8f12cb962dc6d8d881effde8264791b0381c
treef14bd6118d84a81a71daf17b0c08e9112dec2e17
parent0b979d1f85c2a1f9f88fdfa5cd9feb416000946f
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