]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: Update read_read_subpage API check
authorSandeep Paulraj <s-paulraj@ti.com>
Mon, 16 Nov 2009 18:32:01 +0000 (13:32 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 18 Nov 2009 20:26:40 +0000 (14:26 -0600)
commit6cd752f927e515e63a038fa363edceec5a59c028
treedf52cb1a9d0f6e6c851258700f609d5f1bd52c23
parentbb3e9828e7fbcc9e4518e51592876f4a0997d9ec
NAND: Update read_read_subpage API check

This patch updates a check condition in the NAND driver.
The check condition is similat to what is in linux/next.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
drivers/mtd/nand/nand_base.c