]> git.baikalelectronics.ru Git - kernel.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>
Sun, 11 Sep 2011 12:02:00 +0000 (15:02 +0300)
commitb726c063c7b88592fe9fa48c1b550909be1cf04b
treeb6e51a815dd060338e1aad1b2d56c1fa894df4ae
parent3d5b75ea9d60c3cc3dba30fcb321deac7a243ad4
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