lkml.org 
[lkml]   [2006]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.6.16-rc1 HID: changed email
Changed email address of Johann Deneux (myself)
Also removed $$ in comments (no longer using cvs)

Signed-off-by: Johann Deneux <johann.deneux@gmail.com>

---
commit 160f2f07187e5cb23c5efc02824e1a6a0ad06e4e
tree f990e9969b2e9317bb45d2329b1fce36b415889a
parent dc4756e0d0dcb8c44fc1d93674b4e768d9cfb42f
author Johann Deneux <johann.deneux@gmail.com> Mon, 23 Jan 2006 23:41:02 +0100
committer Johann Deneux <johann.deneux@gmail.com> Mon, 23 Jan 2006 23:41:02
+0100

drivers/usb/input/hid-ff.c | 4 +---
drivers/usb/input/hid-lgff.c | 6 ++----
2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/drivers/usb/input/hid-ff.c b/drivers/usb/input/hid-ff.c
index 72e6986..19f592d 100644
--- a/drivers/usb/input/hid-ff.c
+++ b/drivers/usb/input/hid-ff.c
@@ -1,6 +1,4 @@
/*
- * $Id: hid-ff.c,v 1.2 2002/04/18 22:02:47 jdeneux Exp $
- *
* Force feedback support for hid devices.
* Not all hid devices use the same protocol. For example, some use PID,
* other use their own proprietary procotol.
@@ -24,7 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Should you need to contact me, the author, you can do so by
- * e-mail - mail your message to <johann.deneux@it.uu.se>
+ * e-mail - mail your message to <johann.deneux@gmail.com>
*/

#include <linux/input.h>
diff --git a/drivers/usb/input/hid-lgff.c b/drivers/usb/input/hid-lgff.c
index f82c9c9..07f409f 100644
--- a/drivers/usb/input/hid-lgff.c
+++ b/drivers/usb/input/hid-lgff.c
@@ -1,6 +1,4 @@
/*
- * $$
- *
* Force feedback support for hid-compliant for some of the devices from
* Logitech, namely:
* - WingMan Cordless RumblePad
@@ -25,7 +23,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Should you need to contact me, the author, you can do so by
- * e-mail - mail your message to <johann.deneux@it.uu.se>
+ * e-mail - mail your message to <johann.deneux@gmail.com>
*/

#include <linux/input.h>
@@ -207,7 +205,7 @@ int hid_lgff_init(struct hid_device* hid
add_timer(&private->timer); /*TODO: only run the timer when at least
one effect is playing */

- printk(KERN_INFO "Force feedback for Logitech force feedback devices by
Johann Deneux <johann.deneux@it.uu.se>\n");
+ printk(KERN_INFO "Force feedback for Logitech force feedback devices by
Johann Deneux <johann.deneux@gmail.com>\n");

return 0;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-01-24 23:00    [W:0.157 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site