summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/Documentation/sysfs-bus-greybus
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <greg@kroah.com>2014-12-12 22:10:17 (GMT)
committerGreg Kroah-Hartman <greg@kroah.com>2014-12-13 18:37:49 (GMT)
commit1db0a5ff3a32c78082e7ef0264e71aa8afa3be96 (patch)
treea076c97a1d8f392e4c2bdeaf5bdbdbed773ee07d /drivers/staging/greybus/Documentation/sysfs-bus-greybus
parentf9b1df64a9f98e9c2fe38bec86b11740743e3661 (diff)
downloadlinux-1db0a5ff3a32c78082e7ef0264e71aa8afa3be96.tar.xz
greybus: bundle: s/gb_interface/gb_bundle/g
Rename struct gb_interface to struct gb_bundle It's a lot of renaming, some structures got renamed and also some fields, but the goal was to rename things to make sense with the new naming of how the system is put together in the 'driver model' view. Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'drivers/staging/greybus/Documentation/sysfs-bus-greybus')
-rw-r--r--drivers/staging/greybus/Documentation/sysfs-bus-greybus2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
index 2491201..748ea3e 100644
--- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus
+++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus
@@ -59,4 +59,4 @@ Date: December 2014
KernelVersion: 3.XX
Contact: Greg Kroah-Hartman <greg@kroah.com>
Description:
- The device id of a Greybus interface.
+ The device id of a Greybus bundle.