git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c30e1f7
)
mtd: spi-nor: add id/id_len for flash_info{}
author
Huang Shijie
<shijie.huang@intel.com>
Thu, 6 Nov 2014 06:34:01 +0000
(07:34 +0100)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 1 Dec 2014 08:05:00 +0000
(
00:05
-0800)
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 <shijie.huang@intel.com>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/spi-nor/spi-nor.c
patch
|
blob
|
history
diff --cc
drivers/mtd/spi-nor/spi-nor.c
Simple merge