]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: physmap_of: use ofpart through generic parsing
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 29 May 2011 21:02:21 +0000 (01:02 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:44:48 +0000 (16:44 +0300)
commitf5c91d1ecb59ce8ba0c207a1454273bbbdba15a6
tree141a49f1d385d2588887b7e5972650d387945447
parent7ad974adb05a56f9d6cf1b58ff9b07a4be99d1f8
mtd: physmap_of: use ofpart through generic parsing

Convert the driver to use ofpart partitions parsing through the generic
parse_mtd_partitions().

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
drivers/mtd/maps/physmap_of.c