From d43102f525d9d7a727e086d23e7c27dd665a36d4 Mon Sep 17 00:00:00 2001 From: Sean Nyekjaer Date: Tue, 5 Mar 2019 08:36:27 +0100 Subject: iio: dac: ti-dac5571: Update the module author email address Update the module author to the current email address Signed-off-by: Sean Nyekjaer Signed-off-by: Jonathan Cameron --- drivers/iio/dac/ti-dac5571.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/iio') diff --git a/drivers/iio/dac/ti-dac5571.c b/drivers/iio/dac/ti-dac5571.c index f6dcd8bce2b0..891e9cac019e 100644 --- a/drivers/iio/dac/ti-dac5571.c +++ b/drivers/iio/dac/ti-dac5571.c @@ -429,6 +429,6 @@ static struct i2c_driver dac5571_driver = { }; module_i2c_driver(dac5571_driver); -MODULE_AUTHOR("Sean Nyekjaer "); +MODULE_AUTHOR("Sean Nyekjaer "); MODULE_DESCRIPTION("Texas Instruments 8/10/12-bit 1/4-channel DAC driver"); MODULE_LICENSE("GPL v2"); -- cgit v1.2.3