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

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