From: Dmitry Eremin-Solenikov Date: Thu, 2 Jun 2011 14:01:07 +0000 (+0400) Subject: mtd: socrates_nand.c: use mtd_device_parse_register X-Git-Tag: v3.2-rc1~14^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a5a4878e97119e3b64d4646fd138820d513c28;p=pandora-kernel.git mtd: socrates_nand.c: use mtd_device_parse_register Replace custom invocations of parse_mtd_partitions and mtd_device_register with common mtd_device_parse_register call. This would bring: standard handling of all errors, fallback to default partitions, etc. Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed