projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a52f9f
)
i2c-eg20t: Modify MODULE_AUTHOR's email address
author
Tomoya MORINAGA
<tomoya.rohm@gmail.com>
Mon, 26 Mar 2012 05:55:23 +0000
(14:55 +0900)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Sun, 22 Apr 2012 19:29:06 +0000
(21:29 +0200)
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/busses/i2c-eg20t.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/busses/i2c-eg20t.c
b/drivers/i2c/busses/i2c-eg20t.c
index
4a46c8b
..
c811289
100644
(file)
--- a/
drivers/i2c/busses/i2c-eg20t.c
+++ b/
drivers/i2c/busses/i2c-eg20t.c
@@
-1063,6
+1063,6
@@
module_exit(pch_pci_exit);
MODULE_DESCRIPTION("Intel EG20T PCH/LAPIS Semico ML7213/ML7223/ML7831 IOH I2C");
MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Tomoya MORINAGA. <tomoya
-linux@dsn.lapis-semi
.com>");
+MODULE_AUTHOR("Tomoya MORINAGA. <tomoya
.rohm@gmail
.com>");
module_param(pch_i2c_speed, int, (S_IRUSR | S_IWUSR));
module_param(pch_clk, int, (S_IRUSR | S_IWUSR));