UBI: support attaching by MTD character device name
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 5 Jan 2010 14:48:40 +0000 (16:48 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 1 Feb 2010 13:16:36 +0000 (15:16 +0200)
This patch adds a capability to attach MTD devices by their character
device paths. For example, one can do:

$ modprobe ubi mtd=/dev/mtd0

to attach /dev/mtd0.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found