Skip to content

Commit ab7cf7e

Browse files
committed
i2c: algo-pca: update contact email
The 'pengutronix' address is defunct for years. Use the proper contact address. Signed-off-by: Wolfram Sang <[email protected]>
1 parent 7d66976 commit ab7cf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/i2c/algos/i2c-algo-pca.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ int i2c_pca_add_numbered_bus(struct i2c_adapter *adap)
542542
EXPORT_SYMBOL(i2c_pca_add_numbered_bus);
543543

544544
MODULE_AUTHOR("Ian Campbell <[email protected]>, "
545-
"Wolfram Sang <w.sang@pengutronix.de>");
545+
"Wolfram Sang <kernel@pengutronix.de>");
546546
MODULE_DESCRIPTION("I2C-Bus PCA9564/PCA9665 algorithm");
547547
MODULE_LICENSE("GPL");
548548

0 commit comments

Comments
 (0)