commit | 8bf57b0dd431e521d7b3f34e0681fbb2536e86b8 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Mon May 18 16:15:24 2015 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed May 27 12:34:35 2015 -0700 |
tree | 10dc1d4767c5feff1ef8a8c15fecd7b3edafbe5e | |
parent | db5b09f6ed9d7617e43d7140e8bd8649ec067862 [diff] |
mtd: plat_nand: use default partition probe 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>