From 737df280a73b9e9d3d24cd8e81637b0496f06dde Mon Sep 17 00:00:00 2001 From: Johan Hovold Date: Mon, 22 Feb 2016 18:50:53 +0100 Subject: greybus: Documentation: remove svc unique_id attribute Remove unimplemented svc unique_id attribute from the documentation. This attribute made more sense when we thought we'd have an AP-module, unlike now when the AP and SVC are both part of the same frame. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- drivers/staging/greybus/Documentation/sysfs-bus-greybus | 7 ------- .../staging/greybus/Documentation/sysfs/greybus1/1-svc/unique_id | 0 .../staging/greybus/Documentation/sysfs/greybus2/2-svc/unique_id | 0 3 files changed, 7 deletions(-) delete mode 100644 drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/unique_id delete mode 100644 drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/unique_id diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus index 4493605186b0..17b1a2919ef9 100644 --- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus +++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus @@ -150,13 +150,6 @@ Description: Write the number of the interface that you wish to forcibly eject from the system. -What: /sys/bus/greybus/device/N-svc/unique_id -Date: October 2015 -KernelVersion: 4.XX -Contact: Greg Kroah-Hartman -Description: - The unique ID, or serial number, of the SVC device - What: /sys/bus/greybus/device/N-svc/version Date: October 2015 KernelVersion: 4.XX diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/unique_id b/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/unique_id deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/unique_id b/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/unique_id deleted file mode 100644 index e69de29bb2d1..000000000000 -- cgit v1.2.3