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