[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250922120632.10460-3-sakari.ailus@linux.intel.com>
Date: Mon, 22 Sep 2025 15:06:30 +0300
From: Sakari Ailus <sakari.ailus@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: Lixu Zhang <lixu.zhang@...el.com>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
Andi Shyti <andi.shyti@...nel.org>,
Alexander Usyskin <alexander.usyskin@...el.com>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mark Brown <broonie@...nel.org>,
linux-gpio@...r.kernel.org,
linux-i2c@...r.kernel.org,
linux-spi@...r.kernel.org,
linux-usb@...r.kernel.org
Subject: [PATCH 3/5] i2c: ljca: Remove Wentong's e-mail address
Wentong's e-mail address no longer works, remove it.
Signed-off-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
---
drivers/i2c/busses/i2c-ljca.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/i2c/busses/i2c-ljca.c b/drivers/i2c/busses/i2c-ljca.c
index 93274f0c2d72..f82336cd1ba8 100644
--- a/drivers/i2c/busses/i2c-ljca.c
+++ b/drivers/i2c/busses/i2c-ljca.c
@@ -335,7 +335,7 @@ static struct auxiliary_driver ljca_i2c_driver = {
};
module_auxiliary_driver(ljca_i2c_driver);
-MODULE_AUTHOR("Wentong Wu <wentong.wu@...el.com>");
+MODULE_AUTHOR("Wentong Wu");
MODULE_AUTHOR("Zhifeng Wang <zhifeng.wang@...el.com>");
MODULE_AUTHOR("Lixu Zhang <lixu.zhang@...el.com>");
MODULE_DESCRIPTION("Intel La Jolla Cove Adapter USB-I2C driver");
--
2.47.3
Powered by blists - more mailing lists