]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: mpc5121_nfc don't specify default parsing options
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 29 May 2011 16:17:01 +0000 (20:17 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:44:13 +0000 (16:44 +0300)
commit389e80854b5e415f7b929926b04d2e984d3c1f36
treeaaa76e8f47a43f91cbf8f9a90bac8f571f27c5ae
parent8f121c84c2a5887e4473c258932f7168a79db6d7
mtd: mpc5121_nfc 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/mpc5121_nfc.c