git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e0c7ef
)
UBI: support attaching by MTD character device name
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 5 Jan 2010 14:48:40 +0000
(16:48 +0200)
committer
Artem 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