]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/input/misc/cobalt_btns.c
Merge commit 'v2.6.31-rc4' into next
[net-next-2.6.git] / drivers / input / misc / cobalt_btns.c
index d01da9bd5da4735d83aa8393383ef50bfeb4bf44..ee73d7219c9280c6be1a3e3c7b4c82d6ef4a0b72 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Cobalt button interface driver.
  *
- *  Copyright (C) 2007-2008  Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
+ *  Copyright (C) 2007-2008  Yoichi Yuasa <yuasa@linux-mips.org>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -148,7 +148,7 @@ static int __devexit cobalt_buttons_remove(struct platform_device *pdev)
        return 0;
 }
 
-MODULE_AUTHOR("Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>");
+MODULE_AUTHOR("Yoichi Yuasa <yuasa@linux-mips.org>");
 MODULE_DESCRIPTION("Cobalt button interface driver");
 MODULE_LICENSE("GPL");
 /* work with hotplug and coldplug */