commit | ea6a4729869f899a904d862168bfc31e1451570e | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Mon May 30 01:02:20 2011 +0400 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:02:11 2011 +0300 |
tree | 4cf3a3e9169e908bf64d99a4779f987d045fe5c5 | |
parent | 5f4ba9f9251a76753f50a4b9b8f49e6ec83d3d22 [diff] |
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>