[PATCH v2 0/2] Adding NAND lock / unlock routines
Vimal Singh
vimalsingh at ti.com
Wed Feb 3 04:03:48 EST 2010
This patch set adds nand lock/unlock routines.
In 2nd version: (As requested by Artem)
- I have renamed 'block_alignment_verification' to 'check_offs_len'
- I have changed the sequence of patches
Vimal Singh (2):
Creating helper func for 'ofs' and 'len' verification for
'nand_erase_nand'
Adding nand lock/unlock routines.
drivers/mtd/nand/nand_base.c | 212 ++++++++++++++++++++++++++++++++++++++----
include/linux/mtd/nand.h | 10 ++
2 files changed, 204 insertions(+), 18 deletions(-)
More information about the linux-mtd
mailing list