diff options
author | Johan Hovold <johan@hovoldconsulting.com> | 2016-04-13 19:18:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@google.com> | 2016-04-21 10:03:13 +0900 |
commit | 9e5e6fa6bf66503f4eb48601f3d7b58c8a5f2b0a (patch) | |
tree | 8f359c5a5da911395a70fcde1cd1653270367e80 /drivers/staging/greybus/Documentation | |
parent | 78b609b14c432d9ce9a994b31b6d18ae3fd41288 (diff) | |
download | linux-9e5e6fa6bf66503f4eb48601f3d7b58c8a5f2b0a.tar.gz linux-9e5e6fa6bf66503f4eb48601f3d7b58c8a5f2b0a.tar.bz2 linux-9e5e6fa6bf66503f4eb48601f3d7b58c8a5f2b0a.zip |
greybus: Documentation/sysfs: rename the svc eject attribute
The svc eject attribute was added as an interim solution and is still
used to implement a form of forced ejection.
This will soon be superseded by the module eject attribute, which will
provide an interface for clean eject. We may keep the forced-eject
mechanism around indefinitely, albeit possibly with a different name
(e.g. forced_intf_eject). Either way, update the example tree to reflect
the actual name, intf_eject, which currently used for this svc attribute.
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Documentation')
-rw-r--r-- | drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/intf_eject (renamed from drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/eject) | 0 | ||||
-rw-r--r-- | drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/intf_eject (renamed from drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/eject) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/eject b/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/intf_eject index e69de29bb2d1..e69de29bb2d1 100644 --- a/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/eject +++ b/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/intf_eject diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/eject b/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/intf_eject index e69de29bb2d1..e69de29bb2d1 100644 --- a/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/eject +++ b/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/intf_eject |