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

Artem: tweaked the patch

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/maps/rbtx4939-flash.c