]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: Sanitize ONFI strings.
authorChristian Hitz <christian.hitz@aizo.com>
Wed, 12 Oct 2011 07:32:05 +0000 (09:32 +0200)
committerScott Wood <scottwood@freescale.com>
Thu, 26 Jan 2012 22:09:02 +0000 (16:09 -0600)
commit5454ddbc9b6be1b3a8fe1018bda697ac2b33b202
treee95d6010a9508907b67b29a1d67dda78ab9b420d
parentff8a8a718341e42af8642f01ce630d4a77c58f82
nand: Sanitize ONFI strings.

[backport from linux commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe]

This is part of the synchronization with the nand driver to the
Linux 3.0 state.

Signed-off-by: Christian Hitz <christian.hitz@aizo.com>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/nand_base.c
include/linux/string.h
lib/string.c