i2c: ocores: update my email address
The old @sunsite.dk address is no longer active, so update the references. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:

committed by
Wolfram Sang

parent
0c36dd37d5
commit
5d3a01a228
@@ -2,7 +2,7 @@
|
||||
* i2c-ocores.c: I2C bus driver for OpenCores I2C controller
|
||||
* (https://opencores.org/project/i2c/overview)
|
||||
*
|
||||
* Peter Korsgaard <jacmet@sunsite.dk>
|
||||
* Peter Korsgaard <peter@korsgaard.com>
|
||||
*
|
||||
* Support for the GRLIB port of the controller by
|
||||
* Andreas Larsson <andreas@gaisler.com>
|
||||
@@ -576,7 +576,7 @@ static struct platform_driver ocores_i2c_driver = {
|
||||
|
||||
module_platform_driver(ocores_i2c_driver);
|
||||
|
||||
MODULE_AUTHOR("Peter Korsgaard <jacmet@sunsite.dk>");
|
||||
MODULE_AUTHOR("Peter Korsgaard <peter@korsgaard.com>");
|
||||
MODULE_DESCRIPTION("OpenCores I2C bus driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_ALIAS("platform:ocores-i2c");
|
||||
|
Reference in New Issue
Block a user