mtd: spi-nor: remove the jedec_id/ext_id
authorHuang Shijie <shijie.huang@intel.com>
Thu, 6 Nov 2014 03:24:33 +0000 (11:24 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 1 Dec 2014 08:10:39 +0000 (00:10 -0800)
The "id" array contains all the information about the JEDEC and the
manufacturer ID info. This patch removes the jedec_id/ext_id from
flash_info.

Signed-off-by: Huang Shijie <shijie.huang@intel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/spi-nor/spi-nor.c

Simple merge