mtd: nand_flash_detect_onfi propagate busw info
commit08c248fbe2bfc0326255c5b0cb3952166234d59b
authorMatthieu CASTET <matthieu.castet@parrot.com>
Sun, 26 Jun 2011 16:26:55 +0000 (26 18:26 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:14 +0000 (11 15:02 +0300)
tree60d4f98ac6137beaf9e93b45ca24819c57e6e26b
parentc478d7e449508d924628b012e62dee6dddb6b9e9
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>
drivers/mtd/nand/nand_base.c