]> git.karo-electronics.de Git - mv-sheeva.git/commit
UBI: prepare for protection tree improvements
authorXiaochuan-Xu <xiaochuan-xu@cqu.edu.cn>
Tue, 9 Dec 2008 11:44:12 +0000 (19:44 +0800)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 15 Dec 2008 17:34:50 +0000 (19:34 +0200)
commit23553b2c08c9b6e96be98c44feb9c5e640d3e789
tree222756174c6f0194b9f34b7448ba3976ed0032cf
parentad5942bad6addcf9697a74413b517d9724d803a4
UBI: prepare for protection tree improvements

This patch modifies @struct ubi_wl_entry and adds union which
contains only one element so far. This is just a preparation
for further changes which will kill the protection tree and
make UBI use a list instead.

Signed-off-by: Xiaochuan-Xu <xiaochuan-xu@cqu.edu.cn>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/ubi.h
drivers/mtd/ubi/wl.c