diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2007-12-16 15:59:31 +0100 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2007-12-26 18:15:17 +0100 |
commit | 9f961b57568960a150cc9781c52824c9093a0514 (patch) | |
tree | 345d60347d63bdc9973a2447d84024776b73dd2f /drivers/mtd/ubi/eba.c | |
parent | UBI: fix comment (diff) | |
download | linux-9f961b57568960a150cc9781c52824c9093a0514.tar.xz linux-9f961b57568960a150cc9781c52824c9093a0514.zip |
UBI: add UBI control device
This patch is a preparation to make UBI devices dynamic. It
adds an UBI control device which has dynamically allocated
major number and registers itself as "ubi_ctrl". It does not
do anything so far. The idea is that this device will allow
to attach/detach MTD devices from userspace.
This is symilar to what the Linux device mapper has.
The next things to do are:
* Fix UBI, because it now assumes UBI devices cannot go away
* Implement control device ioctls which will attach/detach MTD
devices
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'drivers/mtd/ubi/eba.c')
0 files changed, 0 insertions, 0 deletions