]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: m25p80: use ofpart through generic parsing
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 29 May 2011 21:02:20 +0000 (01:02 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:44:49 +0000 (16:44 +0300)
commit07b8e7f9de6f3cb2900a00cf16ef82294392472a
treedbd976c3d3739127780c24222b41e7ffeeaaced3
parentf5c91d1ecb59ce8ba0c207a1454273bbbdba15a6
mtd: m25p80: 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/devices/m25p80.c