UBI: support ubi_num on mtd.ubi command line
authorMike Frysinger <vapier@gentoo.org>
Fri, 3 May 2013 18:55:23 +0000 (14:55 -0400)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 1 Jul 2013 05:32:57 +0000 (08:32 +0300)
commit83ff59a066637a6c28844bbf43009459408240f4
tree8439e89c624bd6af365d632acaa0015a78cacfa5
parent584d4623357db8f79029db76ec2b4953418018f0
UBI: support ubi_num on mtd.ubi command line

I want to be able to add UBI volumes with specific numbers, but the
command line API doesn't have that atm.  Add an additional token to
support it.

Artem: amended the patch a little bit.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/build.c