iio: dac: ti-dac5571: Update the module author email address
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>
This commit is contained in:
parent
bcccd7ab3d
commit
d43102f525
|
@ -429,6 +429,6 @@ static struct i2c_driver dac5571_driver = {
|
|||
};
|
||||
module_i2c_driver(dac5571_driver);
|
||||
|
||||
MODULE_AUTHOR("Sean Nyekjaer <sean.nyekjaer@prevas.dk>");
|
||||
MODULE_AUTHOR("Sean Nyekjaer <sean@geanix.dk>");
|
||||
MODULE_DESCRIPTION("Texas Instruments 8/10/12-bit 1/4-channel DAC driver");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
|
Loading…
Reference in New Issue