[RESEND PATCH 1/1] gpio: ljca: Remove Wentong's e-mail address
Sakari Ailus <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
Wentong's e-mail address no longer works, remove it. Signed-off-by: Sakari Ailus <[email protected]> --- drivers/gpio/gpio-ljca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-ljca.c b/drivers/gpio/gpio-ljca.c index f32d1d237795..4919f707d33e 100644 --- a/drivers/gpio/gpio-ljca.c +++ b/drivers/gpio/gpio-ljca.c @@ -484,7 +484,7 @@ static struct auxiliary_driver ljca_gpio_driver = { }; module_auxiliary_driver(ljca_gpio_driver); -MODULE_AUTHOR("Wentong Wu <[email protected]>"); +MODULE_AUTHOR("Wentong Wu"); MODULE_AUTHOR("Zhifeng Wang <[email protected]>"); MODULE_AUTHOR("Lixu Zhang <[email protected]>"); MODULE_DESCRIPTION("Intel La Jolla Cove Adapter USB-GPIO driver"); -- 2.47.3