[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250922120632.10460-4-sakari.ailus@linux.intel.com>
Date: Mon, 22 Sep 2025 15:06:31 +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 4/5] spi: 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/spi/spi-ljca.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spi/spi-ljca.c b/drivers/spi/spi-ljca.c
index 2cab79ad2b98..3f412cf8f1cd 100644
--- a/drivers/spi/spi-ljca.c
+++ b/drivers/spi/spi-ljca.c
@@ -289,7 +289,7 @@ static struct auxiliary_driver ljca_spi_driver = {
};
module_auxiliary_driver(ljca_spi_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-SPI driver");
--
2.47.3
Powered by blists - more mailing lists