From 09ffafb6977dc930770af2910edc3b469651131d Mon Sep 17 00:00:00 2001 From: Huang Shijie Date: Thu, 6 Nov 2014 07:34:01 +0100 Subject: [PATCH] mtd: spi-nor: add id/id_len for flash_info{} MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch adds the id/id_len fields for flash_info{}, and rewrite the INFO to fill them. And at last, we read out 6 bytes in the spi_nor_read_id(), and we use these new fields to parse out the correct flash_info. Signed-off-by: Huang Shijie Signed-off-by: Rafał Miłecki Signed-off-by: Brian Norris --- Reading git-format-patch failed