]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand_flash_detect_onfi propagate busw info
authorMatthieu CASTET <matthieu.castet@parrot.com>
Sun, 26 Jun 2011 16:26:55 +0000 (18:26 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:38 +0000 (08:35 +0200)
commit7e6bf88c3d10ae8eff148cc13e74175f4dc9c812
tree407cc41e3815684cf121deae2990151203193dbc
parentcee160d9cfc0b85ef003d8105a4ff78b14f322d5
mtd: nand_flash_detect_onfi propagate busw info

there is a bug in nand_flash_detect_onfi, busw need to be passed
by pointer to return it.

Signed-off-by: Matthieu CASTET <matthieu.castet@parrot.com>
Acked-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
Signed-off-by: Huang Shijie <b32955@freescale.com>
drivers/mtd/nand/nand_base.c