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