]> 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)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:45:41 +0000 (16:45 +0300)
commit51d882a7609cac7352f16e52fae7500ce2086871
tree834793f3e5ac7e2556b0279b00bd3c9dcdc3ccc2
parentd765971f8c38c99259a8a10b22a0fde2a8ff49e1
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