ChangeSet 1.1557.61.3, 2004/02/17 14:41:14-08:00, khali@linux-fr.org [PATCH] I2C: Credit James Bolt in w83l785ts I forgot to give the credit he deserves to James Bolt for testing the latest w83l785ts driver changes. Here is a patch that fixes that. drivers/i2c/chips/w83l785ts.c | 3 +++ 1 files changed, 3 insertions(+) diff -Nru a/drivers/i2c/chips/w83l785ts.c b/drivers/i2c/chips/w83l785ts.c --- a/drivers/i2c/chips/w83l785ts.c Mon Mar 15 14:37:45 2004 +++ b/drivers/i2c/chips/w83l785ts.c Mon Mar 15 14:37:46 2004 @@ -12,6 +12,9 @@ * Ported to Linux 2.6 by Wolfgang Ziegler and Jean Delvare * . * + * Thanks to James Bolt for benchmarking the read + * error handling mechanism. + * * 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 * the Free Software Foundation; either version 2 of the License, or