commit | 4ac6b3ef7191c508a356c205b02ab82f5e228d0c | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Sun May 29 20:17:04 2011 +0400 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:02:03 2011 +0300 |
tree | a3a9854766deda98a7d15504b8579dfff0408de5 | |
parent | f397d8c074c966f61b12c4c554e0aa32704056c7 [diff] |
mtd: orion_nand 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>