summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
Diffstat (limited to 'driver')
-rw-r--r--driver/usb_mux/pi3usb3x532.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/usb_mux/pi3usb3x532.c b/driver/usb_mux/pi3usb3x532.c
index c3d22b8f61..296d403769 100644
--- a/driver/usb_mux/pi3usb3x532.c
+++ b/driver/usb_mux/pi3usb3x532.c
@@ -17,7 +17,7 @@ static int pi3usb3x532_read(const struct usb_mux *me,
int read, res;
/*
- * First byte read will be slave address (ignored).
+ * First byte read will be i2c address (ignored).
* Second byte read will be vendor ID.
* Third byte read will be selection control.
*/