commit | 4d1220f6fa03f60a3d3995683911d29ae9c317f7 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Thu Jun 02 18:51:17 2011 +0400 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:01:58 2011 +0300 |
tree | 39f936103971ead20d1b32b11d6e72f6cb4b1d13 | |
parent | 5c4eefbd5bb82a525ce5340cc8a91ab6dffeb490 [diff] |
mtd: m25p80 don't specify default parsing options Since 'cmdline, NULL' is now a default for parse_mtd_partitions, don't specify this in every driver, instead pass NULL to force parse_mtd_partitions to use default. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>