OSDN Git Service

mtd: plat_nand: use default partition probe
authorBrian Norris <computersforpeace@gmail.com>
Mon, 18 May 2015 23:15:24 +0000 (16:15 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 27 May 2015 19:34:35 +0000 (12:34 -0700)
commit8bf57b0dd431e521d7b3f34e0681fbb2536e86b8
tree10dc1d4767c5feff1ef8a8c15fecd7b3edafbe5e
parentdb5b09f6ed9d7617e43d7140e8bd8649ec067862
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>
drivers/mtd/nand/plat_nand.c
drivers/mtd/nand/xway_nand.c