]> 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 <dedekind1@gmail.com>
Thu, 23 Jun 2011 08:43:39 +0000 (11:43 +0300)
commit4bd0514c28339843740e7125701e3eac4a4538f2
tree35c09c0c1422f12280128f5f1937438aaa775fca
parent448cd27a9ebf3f6915fc24916b771b0393d3c31d
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