commit | 1fc468d5d55a0d9101e482ccb96b1b2879a73882 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Sun May 29 20:16:42 2011 +0400 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:01:59 2011 +0300 |
tree | 46df1c5ccefb1b34b0af83b313777797b45dc236 | |
parent | 1676bc18c6648c378029dad365756e12be7da025 [diff] |
mtd: mtd_dataflash 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>