Skip to content

Commit 54b9c3d

Browse files
kblaiechwsakernel
authored andcommitted
i2c: mlxbf: Update author and maintainer email info
Correct the email addresses of the author and the maintainer of the Mellanox BlueField I2C driver. Fixes: b5b5b32 ("i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC") Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Khalil Blaiech <kblaiech@nvidia.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 67ee9fd commit 54b9c3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11163,7 +11163,7 @@ F: Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt
1116311163
F: drivers/input/touchscreen/melfas_mip4.c
1116411164

1116511165
MELLANOX BLUEFIELD I2C DRIVER
11166-
M: Khalil Blaiech <kblaiech@mellanox.com>
11166+
M: Khalil Blaiech <kblaiech@nvidia.com>
1116711167
L: linux-i2c@vger.kernel.org
1116811168
S: Supported
1116911169
F: drivers/i2c/busses/i2c-mlxbf.c

drivers/i2c/busses/i2c-mlxbf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2470,5 +2470,5 @@ static void __exit mlxbf_i2c_exit(void)
24702470
module_exit(mlxbf_i2c_exit);
24712471

24722472
MODULE_DESCRIPTION("Mellanox BlueField I2C bus driver");
2473-
MODULE_AUTHOR("Khalil Blaiech <kblaiech@mellanox.com>");
2473+
MODULE_AUTHOR("Khalil Blaiech <kblaiech@nvidia.com>");
24742474
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)