mtd: nand: add fields for JEDEC in nand_chip
authorHuang Shijie <b32955@freescale.com>
Fri, 21 Feb 2014 05:39:38 +0000 (13:39 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 11 Mar 2014 05:42:26 +0000 (22:42 -0700)
Add the jedec_version field, and add an anonymous union which
contains the nand_onfi_params and nand_jedec_params.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
include/linux/mtd/nand.h

Simple merge