]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND: chip->state does not always get set.
authorMarcel Ziswiler <marcel@ziswiler.com>
Sun, 22 Jun 2008 14:30:06 +0000 (16:30 +0200)
committerScott Wood <scottwood@freescale.com>
Tue, 12 Aug 2008 16:31:29 +0000 (11:31 -0500)
commiteafcabd15f00c142156235c519fcc55b10993241
tree41462c6e8937081fbe8c24054abd5b008be417eb
parent13f0fd94e3cae6f8a0d9fba5d367e311edc8ebde
NAND: chip->state does not always get set.

Fixes an issue with chip->state not always being set causing troubles.

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/nand_base.c