mtd: remove add_mtd_partitions, add_mtd_device and friends
authorJamie Iles <jamie@jamieiles.com>
Mon, 23 May 2011 09:23:42 +0000 (10:23 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:25:16 +0000 (02:25 +0100)
commiteea72d5fdf59879edb2c6639b0b7cc385e0df646
treeef1afdcca1ac280c46c72e4dd433654b0f3cb652
parentee0e87b174bb41f0310cf089262bf5dd8f95a212
mtd: remove add_mtd_partitions, add_mtd_device and friends

These symbols are replaced with mtd_device_register() (and removal with
mtd_device_unregister()) for public registration.

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>
drivers/mtd/mtdcore.c
drivers/mtd/mtdcore.h
drivers/mtd/mtdpart.c
include/linux/mtd/mtd.h
include/linux/mtd/partitions.h