OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b866fd
)
iio: adc: ti-ads8688: Update the module author email address
author
Sean Nyekjaer
<sean@geanix.com>
Tue, 5 Mar 2019 07:36:26 +0000
(08:36 +0100)
committer
Jonathan Cameron
<Jonathan.Cameron@huawei.com>
Thu, 4 Apr 2019 19:19:53 +0000
(20:19 +0100)
Update the module author to the current email address.
Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ti-ads8688.c
patch
|
blob
|
history
diff --git
a/drivers/iio/adc/ti-ads8688.c
b/drivers/iio/adc/ti-ads8688.c
index
8b4568e
..
f946107
100644
(file)
--- 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");