]> git.baikalelectronics.ru Git - kernel.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>
Sun, 11 Sep 2011 12:02:11 +0000 (15:02 +0300)
commit8886fe401b8d4dd16c76b693817069f026d5011b
treef4c8fa5bc780ecdb24c6b4ec69e722a1f98901cd
parent792958b4f578f27dcc6bb21a598a2c5d53f7250a
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