From 8bf57b0dd431e521d7b3f34e0681fbb2536e86b8 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Mon, 18 May 2015 16:15:24 -0700 Subject: [PATCH] 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 --- Reading git-format-patch failed