dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mtd/onenand
Jamie Iles ee0e87b174 mtd: convert remaining users to mtd_device_register()
The older add_mtd_device()/add_mtd_partitions() and their removal
counterparts will soon be gone.  Replace uses with mtd_device_register()
and mtd_device_unregister().

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2011-05-25 02:25:00 +01:00
..
Kconfig mtd: onenand: convert to mtd_device_register() 2011-05-25 02:21:19 +01:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
generic.c mtd: onenand: convert to mtd_device_register() 2011-05-25 02:21:19 +01:00
omap2.c mtd: omap2 onenand: convert to mtd_device_register() 2011-05-25 02:23:59 +01:00
onenand_base.c mtd: onenand: convert to mtd_device_register() 2011-05-25 02:21:19 +01:00
onenand_bbt.c mtd: OneNAND: lighten scary initial bad block messages 2011-01-06 15:23:10 +00:00
onenand_sim.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
samsung.c mtd: samsung onenand: convert to mtd_device_register() 2011-05-25 02:24:01 +01:00