commit | eea72d5fdf59879edb2c6639b0b7cc385e0df646 | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Mon May 23 10:23:42 2011 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Wed May 25 02:25:16 2011 +0100 |
tree | ef1afdcca1ac280c46c72e4dd433654b0f3cb652 | |
parent | ee0e87b174bb41f0310cf089262bf5dd8f95a212 [diff] |
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>