9
0
Fork 0
barebox/drivers/mtd/ubi
Sascha Hauer 9c66af7b0e ubi: register ubi devices and volumes as devices
struct ubi_device and struct ubi_volume have devices attached
to them. Register them to make them part of the barebox device
hierarchy.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-02-26 08:33:18 +01:00
..
Kconfig UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
Makefile UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
attach.c UBI: simplify image sequence test 2014-01-07 11:03:24 +01:00
build.c ubi: register ubi devices and volumes as devices 2014-02-26 08:33:18 +01:00
cdev.c ubi: register ubi devices and volumes as devices 2014-02-26 08:33:18 +01:00
debug.c UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
debug.h UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
eba.c UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
fastmap.c UBI: Add some asserts to ubi_attach_fastmap() 2014-01-07 11:03:24 +01:00
io.c UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
kapi.c mtd: ubi: Add support for opening a volume by cdev 2013-08-07 08:44:48 +02:00
misc.c UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
ubi-barebox.h move print_hex_dump function to include/common.h 2013-08-07 08:44:48 +02:00
ubi-media.h UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
ubi.h mtd: ubi: Add support for opening a volume by cdev 2013-08-07 08:44:48 +02:00
upd.c UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
vmt.c ubi: register ubi devices and volumes as devices 2014-02-26 08:33:18 +01:00
vtbl.c UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
wl.c UBI: fix refill_wl_user_pool() 2014-01-07 11:03:24 +01:00