]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: s3c2410 don't specify default parsing options
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 29 May 2011 16:17:07 +0000 (20:17 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:03 +0000 (15:02 +0300)
commit277c974e49898d329b6ab0854882559d21a7c460
tree89b0af8f8e955f29d82a47b50c2b939a22141dac
parentaa8a47e1cd560a659307bea3768d06048e3427b0
mtd: s3c2410 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>
drivers/mtd/nand/s3c2410.c