]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
authorLei Wen <leiwen@marvell.com>
Thu, 6 Jan 2011 01:48:18 +0000 (09:48 +0800)
committerScott Wood <scottwood@freescale.com>
Wed, 12 Jan 2011 23:13:10 +0000 (17:13 -0600)
commit245eb90091f30604211ac77d93aa131b5b950a50
tree0fdfe8e0b514ab3c8c1c010ba6f822e569b17697
parent47fc18f1e72ef1fc68a179c2b674a4c58646afc9
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()

This patch sync with David's patch on Linux for handling nand_scan_ident.

commit 5e81e88a4c140586d9212999cea683bcd66a15c6
Author: David Woodhouse <David.Woodhouse@intel.com>
Date:   Fri Feb 26 18:32:56 2010 +0000

mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Lei Wen <leiwen@marvell.com>
drivers/mtd/nand/atmel_nand.c
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h