From: Artem Bityutskiy Date: Tue, 5 Jan 2010 14:48:40 +0000 (+0200) Subject: UBI: support attaching by MTD character device name X-Git-Tag: v2.6.34-rc1~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b0080e10e0ce3b8acbe91ae6a50da4f2ed7339;p=pandora-kernel.git UBI: support attaching by MTD character device name 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 --- Reading git-diff-tree failed