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:
03e296f
)
mtd: spi-nor: add a helper to find the spi_device_id
author
Huang Shijie
<b32955@freescale.com>
Mon, 24 Feb 2014 10:37:40 +0000
(18:37 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 14 Apr 2014 18:22:58 +0000
(11:22 -0700)
Add the spi_nor_match_id() to find the proper spi_device_id with the
NOR flash's name in the spi_nor_ids table.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found