Skip to content

Commit 3c06105

Browse files
Wolfram SangAndi Shyti
authored andcommitted
i2c: taos-evm: reword according to newest specification
Change the wording of this driver wrt. the newest I2C v7 and SMBus 3.2 specifications and replace "master/slave" with more appropriate terms. Signed-off-by: Wolfram Sang <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Signed-off-by: Andi Shyti <[email protected]>
1 parent c2cac34 commit 3c06105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/i2c/busses/i2c-taos-evm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
33
* Driver for the TAOS evaluation modules
4-
* These devices include an I2C master which can be controlled over the
4+
* These devices include an I2C controller which can be controlled over the
55
* serial port.
66
*
77
* Copyright (C) 2007 Jean Delvare <[email protected]>

0 commit comments

Comments
 (0)