commit | 4e243a04c39b009e42ff4a4682ed47b850997dc1 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Sun May 29 20:16:54 2011 +0400 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:02:01 2011 +0300 |
tree | 7181c3fc10c9509066958d85d4bcfd760ad6ef02 | |
parent | 5987d3f45a3819985eb8f34203a5ca2604f08c06 [diff] |
mtd: davinci_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>