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)
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

Simple merge
Simple merge