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:
db5b09f
)
mtd: plat_nand: use default partition probe
author
Brian Norris
<computersforpeace@gmail.com>
Mon, 18 May 2015 23:15:24 +0000
(16:15 -0700)
committer
Brian Norris
<computersforpeace@gmail.com>
Wed, 27 May 2015 19:34:35 +0000
(12:34 -0700)
It's harmless to add 'ofpart' (the only different parser supported in
default mtdpart.c) to plat_nand. That let's us kill off one more custom
partition prober listing.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found