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:
f22d5f6
)
mtd: add the support to parse out the full-id nand type
author
Huang Shijie
<b32955@freescale.com>
Fri, 15 Mar 2013 03:01:00 +0000
(11:01 +0800)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 5 Apr 2013 12:20:42 +0000
(13:20 +0100)
When we meet a full-id nand type whose @id_len is not zero, we can use
the find_full_id_nand() to parse out the necessary information for a
nand chip.
If we meet a non full-id nand type, we can handle it in the legacy way.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Reviewed-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_base.c
patch
|
blob
|
history
diff --cc
drivers/mtd/nand/nand_base.c
Simple merge