From: Johan Hovold Date: Wed, 13 Apr 2016 17:18:58 +0000 (+0200) Subject: greybus: Documentation/sysfs: rename the svc eject attribute X-Git-Tag: v5.15~12752^2~378^2~21^2~527 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e5e6fa6bf66503f4eb48601f3d7b58c8a5f2b0a;p=platform%2Fkernel%2Flinux-starfive.git 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 Reviewed-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/eject b/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/intf_eject similarity index 100% rename from drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/eject rename to drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/intf_eject diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/eject b/drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/intf_eject similarity index 100% rename from drivers/staging/greybus/Documentation/sysfs/greybus1/1-svc/eject rename to drivers/staging/greybus/Documentation/sysfs/greybus2/2-svc/intf_eject