remarkable-linux/drivers/mtd
Dmitry Eremin-Solenikov b2a5a4878e mtd: socrates_nand.c: use mtd_device_parse_register
Replace custom invocations of parse_mtd_partitions and mtd_device_register
with common mtd_device_parse_register call. This would bring: standard
handling of all errors, fallback to default partitions, etc.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
2011-09-11 15:02:13 +03:00
..
chips
devices mtd: m25p80.c: use mtd_device_parse_register 2011-09-11 15:02:12 +03:00
lpddr
maps mtd: physmap_of.c: use mtd_device_parse_register 2011-09-11 15:02:12 +03:00
nand mtd: socrates_nand.c: use mtd_device_parse_register 2011-09-11 15:02:13 +03:00
onenand mtd: onenand: remove redundant mtd_device_unregister before onenand_release 2011-09-11 15:02:10 +03:00
tests
ubi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2011-07-22 19:02:39 -07:00
afs.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
ar7part.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
cmdlinepart.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
ftl.c
inftlcore.c mtd: remove printk's for [kv][mz]alloc failures 2011-09-11 15:02:05 +03:00
inftlmount.c
Kconfig
Makefile
mtd_blkdevs.c
mtdblock.c mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock 2011-09-11 15:01:59 +03:00
mtdblock_ro.c
mtdchar.c mtd: mtdchar: add missing initializer on raw write 2011-09-11 15:02:04 +03:00
mtdconcat.c
mtdcore.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
mtdcore.h
mtdoops.c
mtdpart.c mtd: prepare to convert of_mtd_parse_partitions to partition parser 2011-09-11 15:02:10 +03:00
mtdsuper.c
mtdswap.c mtd: convert vmalloc/memset to vzalloc 2011-08-15 13:26:37 +03:00
nftlcore.c mtd: remove printk's for [kv][mz]alloc failures 2011-09-11 15:02:05 +03:00
nftlmount.c
ofpart.c mtd: physmap_of: move parse_obsolete_partitions to become separate parser 2011-09-11 15:02:12 +03:00
redboot.c mtd: abstract last MTD partition parser argument 2011-09-11 15:02:10 +03:00
rfd_ftl.c
sm_ftl.c
sm_ftl.h
ssfdc.c mtd: remove printk's for [kv][mz]alloc failures 2011-09-11 15:02:05 +03:00