]> 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 <dedekind1@gmail.com>
Thu, 23 Jun 2011 08:43:39 +0000 (11:43 +0300)
commit664dd866f534b7d376761178843c3c2993819957
tree30c3ee7fbf37ea019c4e3ce5701a48fa5ebca75d
parentb2922b2bd94cbd26a699163b83ec11390e51ba55
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