9
0
Fork 0
barebox/drivers/mtd/ubi
Sascha Hauer bdd58b17eb mtd: Use mtd_* functions where appropriate
Instead of dereferencing struct mtd_info members directly use
the wrapper functions which have an additional check if the
callback exists if it is optional, like mark_bad or is_bad.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-02-14 10:38:23 +01:00
..
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile barebox ubi changes 2010-07-05 15:07:14 +02:00
build.c mtd: ubi: fix typos in comment of build.c 2012-10-25 17:43:11 +02:00
cdev.c mtd: ubi: cdev: fix build warning for 64-bit 2012-10-23 09:06:19 +02:00
crc32defs.h add ubi support from u-boot. Just enough to compile and scan 2010-07-05 15:07:14 +02:00
debug.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
debug.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
eba.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
io.c mtd: Use mtd_* functions where appropriate 2013-02-14 10:38:23 +01:00
kapi.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
misc.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
scan.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
scan.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ubi-barebox.h mtd: drop custom is_power_of_2() 2012-12-19 10:30:56 +01:00
ubi.h ubi: consolidate ubi-media.h 2012-12-19 10:30:56 +01:00
upd.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
vmt.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
vtbl.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
wl.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00