alistair23-linux/drivers/mtd/ubi
Artem Bityutskiy 13d33dad35 UBI: make ubi_scan_erase_peb static and rename
The 'ubi_scan_erase_peb()' is used only in scan.c so can be static. Also
re-name it to 'early_erase_peb()' because we tend to use "ubi_" prefix only for
non-static fuction and also because the new name is better.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2012-05-20 20:26:02 +03:00
..
build.c UBI: rename si to ai 2012-05-20 20:26:02 +03:00
cdev.c UBI: get rid of dbg_err 2012-05-20 20:26:00 +03:00
debug.c UBI: rename sv to av 2012-05-20 20:26:02 +03:00
debug.h UBI: rename sv to av 2012-05-20 20:26:02 +03:00
eba.c UBI: rename sv to av 2012-05-20 20:26:02 +03:00
gluebi.c UBI: Kill data type hint 2012-05-20 20:25:59 +03:00
io.c UBI: rename few functions for consistency 2012-05-20 20:26:01 +03:00
kapi.c UBI: get rid of dbg_err 2012-05-20 20:26:00 +03:00
Kconfig UBI: remove Kconfig debugging option 2012-05-20 20:26:00 +03:00
Makefile UBI: always dump flash contents in case of errors 2012-05-20 20:25:58 +03:00
misc.c mtd: utilize `mtd_is_*()' functions 2011-09-21 09:19:06 +03:00
scan.c UBI: make ubi_scan_erase_peb static and rename 2012-05-20 20:26:02 +03:00
scan.h UBI: make ubi_scan_erase_peb static and rename 2012-05-20 20:26:02 +03:00
ubi-media.h UBI: use __packed instead of __attribute__((packed)) 2011-04-14 11:34:41 +03:00
ubi.h UBI: rename si to ai 2012-05-20 20:26:02 +03:00
upd.c UBI: Kill data type hint 2012-05-20 20:25:59 +03:00
vmt.c UBI: get rid of dbg_err 2012-05-20 20:26:00 +03:00
vtbl.c UBI: rename sv to av 2012-05-20 20:26:02 +03:00
wl.c UBI: rename sv to av 2012-05-20 20:26:02 +03:00