All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] iio: adc: ti-ads8688: Update the module author email address
@ 2019-03-05  7:36 Sean Nyekjaer
  2019-03-05  7:36 ` [PATCH 2/2] iio: dac: ti-dac5571: " Sean Nyekjaer
  2019-03-09 18:17 ` [PATCH 1/2] iio: adc: ti-ads8688: " Jonathan Cameron
  0 siblings, 2 replies; 4+ messages in thread
From: Sean Nyekjaer @ 2019-03-05  7:36 UTC (permalink / raw)
  To: linux-iio; +Cc: Sean Nyekjaer, jic23

Update the module author to the current email address.

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
---
 drivers/iio/adc/ti-ads8688.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iio/adc/ti-ads8688.c b/drivers/iio/adc/ti-ads8688.c
index 8b4568edd5cb..f9461070a74a 100644
--- a/drivers/iio/adc/ti-ads8688.c
+++ b/drivers/iio/adc/ti-ads8688.c
@@ -523,6 +523,6 @@ static struct spi_driver ads8688_driver = {
 };
 module_spi_driver(ads8688_driver);
 
-MODULE_AUTHOR("Sean Nyekjaer <sean.nyekjaer@prevas.dk>");
+MODULE_AUTHOR("Sean Nyekjaer <sean@geanix.dk>");
 MODULE_DESCRIPTION("Texas Instruments ADS8688 driver");
 MODULE_LICENSE("GPL v2");
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-09 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-05  7:36 [PATCH 1/2] iio: adc: ti-ads8688: Update the module author email address Sean Nyekjaer
2019-03-05  7:36 ` [PATCH 2/2] iio: dac: ti-dac5571: " Sean Nyekjaer
2019-03-09 18:18   ` Jonathan Cameron
2019-03-09 18:17 ` [PATCH 1/2] iio: adc: ti-ads8688: " Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.