summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/Documentation
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2014-12-12 23:10:17 +0100
committerGreg Kroah-Hartman2014-12-13 19:37:49 +0100
commit1db0a5ff3a32c78082e7ef0264e71aa8afa3be96 (patch)
treea076c97a1d8f392e4c2bdeaf5bdbdbed773ee07d /drivers/staging/greybus/Documentation
parentgreybus: es1-ap-usb: don't protest when getting -EPROTO USB errors (diff)
downloadkernel-qcow2-linux-1db0a5ff3a32c78082e7ef0264e71aa8afa3be96.tar.gz
kernel-qcow2-linux-1db0a5ff3a32c78082e7ef0264e71aa8afa3be96.tar.xz
kernel-qcow2-linux-1db0a5ff3a32c78082e7ef0264e71aa8afa3be96.zip
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')
-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 2491201848c7..748ea3eed6fd 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.