]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: ppchameleonevb don't specify default parsing options
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 29 May 2011 16:17:05 +0000 (20:17 +0400)
committerArtem Bityutskiy <dedekind1@gmail.com>
Thu, 23 Jun 2011 08:43:39 +0000 (11:43 +0300)
commite641e897e2637e44b1fee6e326f7cadfb5548e76
tree52535d2cd5c200e4974a22dca51e20b0ff729186
parentdf911143b0341fadb3edf082a71aaf1a6851548a
mtd: ppchameleonevb 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/ppchameleonevb.c