aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-class-mtd6
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-mtd b/Documentation/ABI/testing/sysfs-class-mtd
index 938ef71e2035..3105644b3bfc 100644
--- a/Documentation/ABI/testing/sysfs-class-mtd
+++ b/Documentation/ABI/testing/sysfs-class-mtd
@@ -14,8 +14,7 @@ Description:
14 The /sys/class/mtd/mtd{0,1,2,3,...} directories correspond 14 The /sys/class/mtd/mtd{0,1,2,3,...} directories correspond
15 to each /dev/mtdX character device. These may represent 15 to each /dev/mtdX character device. These may represent
16 physical/simulated flash devices, partitions on a flash 16 physical/simulated flash devices, partitions on a flash
17 device, or concatenated flash devices. They exist regardless 17 device, or concatenated flash devices.
18 of whether CONFIG_MTD_CHAR is actually enabled.
19 18
20What: /sys/class/mtd/mtdXro/ 19What: /sys/class/mtd/mtdXro/
21Date: April 2009 20Date: April 2009
@@ -23,8 +22,7 @@ KernelVersion: 2.6.29
23Contact: linux-mtd@lists.infradead.org 22Contact: linux-mtd@lists.infradead.org
24Description: 23Description:
25 These directories provide the corresponding read-only device 24 These directories provide the corresponding read-only device
26 nodes for /sys/class/mtd/mtdX/ . They are only created 25 nodes for /sys/class/mtd/mtdX/ .
27 (for the benefit of udev) if CONFIG_MTD_CHAR is enabled.
28 26
29What: /sys/class/mtd/mtdX/dev 27What: /sys/class/mtd/mtdX/dev
30Date: April 2009 28Date: April 2009