]> Git Repo - linux.git/commitdiff
i2c-eg20t: Modify MODULE_AUTHOR's email address
authorTomoya MORINAGA <[email protected]>
Mon, 26 Mar 2012 05:55:23 +0000 (14:55 +0900)
committerWolfram Sang <[email protected]>
Sun, 22 Apr 2012 19:29:06 +0000 (21:29 +0200)
Signed-off-by: Tomoya MORINAGA <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
drivers/i2c/busses/i2c-eg20t.c

index 4a46c8b1818851526e15ae0b45031f2bafeeb079..c811289b61e21628f28d79b71f27651c39e3e024 100644 (file)
@@ -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[email protected].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));
This page took 0.05322 seconds and 4 git commands to generate.