Skip to content

Commit 0fddb57

Browse files
Wolfram SangAndi Shyti
authored andcommitted
i2c: pxa-pci: 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 06b81a6 commit 0fddb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/i2c/busses/i2c-pxa-pci.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Author: Sebastian Andrzej Siewior <[email protected]>
55
*
66
* The CE4100's I2C device is more or less the same one as found on PXA.
7-
* It does not support slave mode, the register slightly moved. This PCI
7+
* It does not support target mode, the register slightly moved. This PCI
88
* device provides three bars, every contains a single I2C controller.
99
*/
1010
#include <linux/init.h>

0 commit comments

Comments
 (0)