From: Huang Shijie Date: Thu, 6 Nov 2014 06:34:01 +0000 (+0100) Subject: mtd: spi-nor: add id/id_len for flash_info{} X-Git-Tag: omap-for-v3.19/fixes-rc1~56^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ffafb6977dc930770af2910edc3b469651131d;p=pandora-kernel.git mtd: spi-nor: add id/id_len for flash_info{} 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-diff-tree failed