[PATCH 0/2] mtd: new option is added to control onenand init unlocking
Roman Tereshonkov
roman.tereshonkov at nokia.com
Thu Feb 17 06:44:40 EST 2011
New variable skip_initial_unlocking is added to the omap_onenand_platform_data and
new option ONENAND_SKIP_INITIAL_UNLOCKING is added to struct onenand_chip.
This is used to to skip onenand unlocking when it is initialized.
Roman Tereshonkov (2):
mtd: onenand: add new option to control initial onenand unlocking
mtd: omap: add new variable to platform data to control onenand
unlocking
arch/arm/plat-omap/include/plat/onenand.h | 1 +
drivers/mtd/onenand/omap2.c | 7 +++++--
drivers/mtd/onenand/onenand_base.c | 3 ++-
include/linux/mtd/onenand.h | 1 +
4 files changed, 9 insertions(+), 3 deletions(-)
More information about the linux-mtd
mailing list