]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: latch-addr-flash don't specify default parsing options
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 29 May 2011 16:25:01 +0000 (20:25 +0400)
committerArtem Bityutskiy <dedekind1@gmail.com>
Thu, 23 Jun 2011 08:43:38 +0000 (11:43 +0300)
commitb2922b2bd94cbd26a699163b83ec11390e51ba55
tree95d490f7db4fdf4d4aaca914842aeb3328510002
parent190c27b6097d759d611e98ceda69d37343672ad2
mtd: latch-addr-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/latch-addr-flash.c