]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/mtd/partitions.h
mtd: introduce mtd_device_(un)register()
[mv-sheeva.git] / include / linux / mtd / partitions.h
index 4a0a8ba90a72cf9c3995eb6ef718fd23f542c852..998a6cf3516761e71657aad2205797d89b26755b 100644 (file)
@@ -16,7 +16,7 @@
  * Partition definition structure:
  *
  * An array of struct partition is passed along with a MTD object to
- * add_mtd_partitions() to create them.
+ * mtd_device_register() to create them.
  *
  * For each partition, these fields are available:
  * name: string that will be used to label the partition's MTD device.