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)
commitd928a259385dc6fca3956b7775c588f21c0b50fc
tree0cbece16e9ee37a801134a617d8426adff4171e0
parent09ffafb6977dc930770af2910edc3b469651131d
mtd: spi-nor: remove the jedec_id/ext_id

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