diff options
| author | Jonathan Woithe <jwoithe@just42.net> | 2012-03-26 22:31:01 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-28 04:35:15 -0400 |
| commit | 409a3e98132c3a4f2aa2854995f8a9dd16cf11ac (patch) | |
| tree | b2e5e405fc484b150dc753118da3331bfbc3f926 /drivers | |
| parent | a9d7e794ea66902a255be6e87f633286d04c2b39 (diff) | |
Email/web address change
This patch updates Jonathan Woithe's contact details across the kernel tree.
Signed-off-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/platform/x86/fujitsu-laptop.c | 2 | ||||
| -rw-r--r-- | drivers/usb/storage/unusual_devs.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/platform/x86/fujitsu-laptop.c b/drivers/platform/x86/fujitsu-laptop.c index 6b26666b37f2..c4c1a5444b38 100644 --- a/drivers/platform/x86/fujitsu-laptop.c +++ b/drivers/platform/x86/fujitsu-laptop.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /*-*-linux-c-*-*/ | 1 | /*-*-linux-c-*-*/ |
| 2 | 2 | ||
| 3 | /* | 3 | /* |
| 4 | Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 4 | Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@just42.net> |
| 5 | Copyright (C) 2008 Peter Gruber <nokos@gmx.net> | 5 | Copyright (C) 2008 Peter Gruber <nokos@gmx.net> |
| 6 | Copyright (C) 2008 Tony Vroon <tony@linx.net> | 6 | Copyright (C) 2008 Tony Vroon <tony@linx.net> |
| 7 | Based on earlier work: | 7 | Based on earlier work: |
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 856ad92c40de..26844514ac5f 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
| @@ -110,7 +110,7 @@ UNUSUAL_DEV( 0x040d, 0x6205, 0x0003, 0x0003, | |||
| 110 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, | 110 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, |
| 111 | US_FL_IGNORE_RESIDUE ), | 111 | US_FL_IGNORE_RESIDUE ), |
| 112 | 112 | ||
| 113 | /* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 113 | /* Deduced by Jonathan Woithe <jwoithe@just42.net> |
| 114 | * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message | 114 | * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message |
| 115 | * always fails and confuses drive. | 115 | * always fails and confuses drive. |
| 116 | */ | 116 | */ |
