]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: Move the sub-page read support enable to a flag
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 5 Nov 2012 06:46:31 +0000 (06:46 +0000)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:28 +0000 (15:41 -0600)
commitc788ecfdc3eb577757ffc1bfb8416added07ef33
tree0e7c20915cd081937f0b504b102e744d48c2bd5c
parent79da5e3d5d6be28d1c82265bbeb0ff4633fc5535
nand: Move the sub-page read support enable to a flag

Use a flag instead of a hard-coded macro so that sub-page reads can be
enabled in other cases (such as on-die ecc).

This is the same as a5ff4f102937a3492bca4a9ff0c341d78813414c in Linux

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h