commit | 0455dfd4c8614ae971202697f6db4d239e0b44c3 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Sun May 29 20:25:00 2011 +0400 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:02:02 2011 +0300 |
tree | 4452ad5334396d495dcf39bb69028aaf193fc188 | |
parent | bef06150b2c0607edbee8e8c5fd7e882a90a976a [diff] |
mtd: lantiq-flash 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. Artem: tewaked the patch Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>