summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-bus-bcma
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-bcma')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-bcma31
1 files changed, 0 insertions, 31 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-bcma b/Documentation/ABI/testing/sysfs-bus-bcma
deleted file mode 100644
index 721b4aea302..00000000000
--- a/Documentation/ABI/testing/sysfs-bus-bcma
+++ /dev/null
@@ -1,31 +0,0 @@
-What: /sys/bus/bcma/devices/.../manuf
-Date: May 2011
-KernelVersion: 3.0
-Contact: Rafał Miłecki <zajec5@gmail.com>
-Description:
- Each BCMA core has it's manufacturer id. See
- include/linux/bcma/bcma.h for possible values.
-
-What: /sys/bus/bcma/devices/.../id
-Date: May 2011
-KernelVersion: 3.0
-Contact: Rafał Miłecki <zajec5@gmail.com>
-Description:
- There are a few types of BCMA cores, they can be identified by
- id field.
-
-What: /sys/bus/bcma/devices/.../rev
-Date: May 2011
-KernelVersion: 3.0
-Contact: Rafał Miłecki <zajec5@gmail.com>
-Description:
- BCMA cores of the same type can still slightly differ depending
- on their revision. Use it for detailed programming.
-
-What: /sys/bus/bcma/devices/.../class
-Date: May 2011
-KernelVersion: 3.0
-Contact: Rafał Miłecki <zajec5@gmail.com>
-Description:
- Each BCMA core is identified by few fields, including class it
- belongs to. See include/linux/bcma/bcma.h for possible values.